You are here

protected property AliasStorage::$entityTypeManager in Multiversion 8

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides AliasStorage::$entityTypeManager

File

src/AliasStorage.php, line 34

Class

AliasStorage
Extends the core AliasStore class. We need this to make possible aliases to work with Multiversion and Replication.

Namespace

Drupal\multiversion

Code

protected $entityTypeManager;