You are here

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

The module installer service.

Type: \Drupal\Core\Extension\ModuleInstallerInterface

File

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

Class

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

Namespace

Drupal\Tests\farm_entity\Functional

Code

protected $moduleInstaller;