You are here

protected property WorkspaceRevisionMetadataFieldTest::$entityTypeManager in Drupal 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/workspaces/tests/src/Functional/WorkspaceRevisionMetadataFieldTest.php, line 20

Class

WorkspaceRevisionMetadataFieldTest
Tests the addition of the revision metadata key.

Namespace

Drupal\Tests\workspaces\Functional

Code

protected $entityTypeManager;