class ExceptionListener | class ExceptionListener | ||||
{ | { | ||||
public function __construct( | |||||
/*public function __construct( | |||||
SessionInterface $session | SessionInterface $session | ||||
) { | ) { | ||||
$this->session = $session; | $this->session = $session; | ||||
} | |||||
}*/ | |||||
public function onKernelException(ExceptionEvent $event) | public function onKernelException(ExceptionEvent $event) | ||||
{ | { |