You are here

protected property EntityAliasTypeDeriver::$entityTypeManager in Pathauto 8

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Deriver/EntityAliasTypeDeriver.php, line 26

Class

EntityAliasTypeDeriver
Deriver that exposes content entities as alias type plugins.

Namespace

Drupal\pathauto\Plugin\Deriver

Code

protected $entityTypeManager;