You are here

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

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

Namespace

Drupal\Tests\farm_entity\Functional

Code

protected $entityFieldManager;