You are here

protected property FieldStorageConfigAccessControlHandlerTest::$moduleHandler in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php \Drupal\Tests\field\Unit\FieldStorageConfigAccessControlHandlerTest::moduleHandler

The mock module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php, line 38

Class

FieldStorageConfigAccessControlHandlerTest
Tests the field storage config access controller.

Namespace

Drupal\Tests\field\Unit

Code

protected $moduleHandler;