You are here

protected property PathAliasXtProcessorAlias::$moduleHandler in Extended Path Aliases 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/PathAliasXtProcessorAlias.php, line 31

Class

PathAliasXtProcessorAlias
Processes inbound and outbound path determining alias.

Namespace

Drupal\path_alias_xt

Code

protected $moduleHandler;