You are here

protected property EntityAliasTypeDeriver::$entityFieldManager in Pathauto 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

EntityAliasTypeDeriver
Deriver that exposes content entities as alias type plugins.

Namespace

Drupal\pathauto\Plugin\Deriver

Code

protected $entityFieldManager;