Метод | Описание | |
---|---|---|
__construct ( Symfony\Component\Translation\TranslatorInterface $translator ) | ||
getSubscribedEvents ( ) | ||
onKernelException ( |
Метод | Описание | |
---|---|---|
getTranslatedMessage ( Exception $exception ) : string | Translates the exception message if it is translatable. |
public __construct ( Symfony\Component\Translation\TranslatorInterface $translator ) | ||
$translator | Symfony\Component\Translation\TranslatorInterface |
public onKernelException ( |
||
$event |