You are here

protected property LanguagePathSubscriber::$languageManager in Tome 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

modules/tome_static/src/EventSubscriber/LanguagePathSubscriber.php, line 27

Class

LanguagePathSubscriber
Adds language negotiation URL prefixes to the list of paths to export.

Namespace

Drupal\tome_static\EventSubscriber

Code

protected $languageManager;