You are here

protected property EntityAliasTypeBase::$languageManager in Pathauto 8

The language manager service.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/pathauto/AliasType/EntityAliasTypeBase.php, line 44

Class

EntityAliasTypeBase
A pathauto alias type plugin for entities with canonical links.

Namespace

Drupal\pathauto\Plugin\pathauto\AliasType

Code

protected $languageManager;