You are here

protected property SchemataBrowserTestBase::$entityTypeManager in Schemata 8

Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Functional/SchemataBrowserTestBase.php, line 23

Class

SchemataBrowserTestBase
Sets up functional testing for Schemata.

Namespace

Drupal\Tests\schemata\Functional

Code

protected $entityTypeManager;