You are here

protected property EntityAliasTypeBase::$moduleHandler in Pathauto 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

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

Namespace

Drupal\pathauto\Plugin\pathauto\AliasType

Code

protected $moduleHandler;