You are here

protected property ApidocEntityRevisionsAccessTest::$entityTypeManager in Apigee API Catalog 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/ApidocEntityRevisionsAccessTest.php, line 63

Class

ApidocEntityRevisionsAccessTest
Tests the ApiDoc entity access permissions.

Namespace

Drupal\Tests\apigee_api_catalog\Kernel

Code

protected $entityTypeManager;