protected property EntityAliasTypeBase::$entityTypeManager in Pathauto 8
The entity manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ pathauto/ AliasType/ EntityAliasTypeBase.php, line 51
Class
- EntityAliasTypeBase
- A pathauto alias type plugin for entities with canonical links.
Namespace
Drupal\pathauto\Plugin\pathauto\AliasTypeCode
protected $entityTypeManager;