You are here

protected property AliasStorageHelper::$entityTypeManager in Pathauto 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/AliasStorageHelper.php, line 61

Class

AliasStorageHelper
Provides helper methods for accessing alias storage.

Namespace

Drupal\pathauto

Code

protected $entityTypeManager;