You are here

protected property FieldPermissionsServiceTest::$entityTypeManager in Field Permissions 8

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/FieldPermissionsServiceTest.php \Drupal\Tests\field_permissions\Unit\FieldPermissionsServiceTest::entityTypeManager

Mock entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/FieldPermissionsServiceTest.php, line 32

Class

FieldPermissionsServiceTest
Tests the field permissions service.

Namespace

Drupal\Tests\field_permissions\Unit

Code

protected $entityTypeManager;