You are here

protected property DomainAccessEntityCrudTest::$entityTypeManager in Domain Access 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

domain_access/tests/src/Kernel/DomainAccessEntityCrudTest.php, line 31

Class

DomainAccessEntityCrudTest
Tests creation of nodes and users before and after deleting required fields.

Namespace

Drupal\Tests\domain_access\Kernel

Code

protected $entityTypeManager;