You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/PathAliasXtProcessorAlias.php, line 38

Class

PathAliasXtProcessorAlias
Processes inbound and outbound path determining alias.

Namespace

Drupal\path_alias_xt

Code

protected $entityTypeManager;