You are here

protected property FieldStorageConfigAccessControlHandlerTest::$entity 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::entity

The FieldStorageConfig entity used for testing.

Type: \Drupal\field\FieldStorageConfigInterface

File

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

Class

FieldStorageConfigAccessControlHandlerTest
Tests the field storage config access controller.

Namespace

Drupal\Tests\field\Unit

Code

protected $entity;