You are here

protected property UrlAliasPermissionsTest::$entityTypeManager in URL Alias Permissions 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/UrlAliasPermissionsTest.php, line 51

Class

UrlAliasPermissionsTest
Tests the UrlAliasPermPermissions class.

Namespace

Drupal\Tests\url_alias_permissions\Kernel

Code

protected $entityTypeManager;