You are here

protected property EntityPathSubscriber::$languageManager in Tome 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

modules/tome_static/src/EventSubscriber/EntityPathSubscriber.php, line 39

Class

EntityPathSubscriber
Adds entity placeholder paths to the list of paths to export.

Namespace

Drupal\tome_static\EventSubscriber

Code

protected $languageManager;