You are here

private property TranslatorListener::$requestStack in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-kernel/EventListener/TranslatorListener.php \Symfony\Component\HttpKernel\EventListener\TranslatorListener::requestStack

File

vendor/symfony/http-kernel/EventListener/TranslatorListener.php, line 30

Class

TranslatorListener
Synchronizes the locale between the request and the translator.

Namespace

Symfony\Component\HttpKernel\EventListener

Code

private $requestStack;