You are here

protected property EntityBundleFieldTest::$moduleHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Entity/EntityBundleFieldTest.php \Drupal\system\Tests\Entity\EntityBundleFieldTest::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/system/src/Tests/Entity/EntityBundleFieldTest.php, line 29
Contains \Drupal\system\Tests\Entity\EntityBundleFieldTest.

Class

EntityBundleFieldTest
Tests adding a custom bundle field.

Namespace

Drupal\system\Tests\Entity

Code

protected $moduleHandler;