You are here

protected property AliasStorage::$entityTypeManager in Drupal 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/lib/Drupal/Core/Path/AliasStorage.php, line 54

Class

AliasStorage
Provides a class for CRUD operations on path aliases.

Namespace

Drupal\Core\Path

Code

protected $entityTypeManager;