You are here

protected property MenuPerRoleFunctionalTestBase::$entityTypeManager in Menu Per Role 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Functional/MenuPerRoleFunctionalTestBase.php, line 37

Class

MenuPerRoleFunctionalTestBase
Base class for Menu Per Role tests.

Namespace

Drupal\Tests\menu_per_role\Functional

Code

protected $entityTypeManager;