You are here

protected property ReplicatorAliasTest::$entityTypeManager in Workspace 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Functional/ReplicatorAliasTest.php, line 48

Class

ReplicatorAliasTest
Test the workspace entity with EventSubscriber alias change.

Namespace

Drupal\Tests\workspace\Functional

Code

protected $entityTypeManager;