protected property LanguageRequestSubscriber::$translation

The translation service.

Type: \Drupal\Core\Translation\Translator\TranslatorInterface

File

drupal/core/lib/Drupal/Core/EventSubscriber/LanguageRequestSubscriber.php, line 35
Contains \Drupal\Core\EventSubscriber\LanguageRequestSubscriber.

Class

LanguageRequestSubscriber
Sets the $request property on the language manager.

Namespace

Drupal\Core\EventSubscriber

Code

protected $translation;