You are here

protected property WorkspaceMergerTest::$entityTypeManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php \Drupal\Tests\workspaces\Kernel\WorkspaceMergerTest::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php, line 29

Class

WorkspaceMergerTest
Tests workspace merging.

Namespace

Drupal\Tests\workspaces\Kernel

Code

protected $entityTypeManager;