kernel_exception_subscriber
class kernel_exception_subscriber implements EventSubscriberInterface
Properties
protected bool | $debug | Set to true to show full exception messages |
|
protected template | $template | Template object |
|
protected language | $language | Language object |
|
protected type_cast_helper | $type_caster |
Methods
null
on_kernel_exception(ExceptionEvent $event)
This listener is run when the KernelEvents::EXCEPTION event is triggered
static
getSubscribedEvents()
No description