You are here

protected property FarmEntityBundleFieldTest::$entityTypeManager in farmOS 2.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/core/entity/tests/src/Functional/FarmEntityBundleFieldTest.php, line 26

Class

FarmEntityBundleFieldTest
Tests that bundle fields are created during a postponed install.

Namespace

Drupal\Tests\farm_entity\Functional

Code

protected $entityTypeManager;