You are here

protected property FieldCrudTest::$fieldDefinition in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field/tests/src/Kernel/FieldCrudTest.php \Drupal\Tests\field\Kernel\FieldCrudTest::fieldDefinition

The field entity definition.

Type: array

File

core/modules/field/tests/src/Kernel/FieldCrudTest.php, line 39

Class

FieldCrudTest
Create field entities by attaching fields to entities.

Namespace

Drupal\Tests\field\Kernel

Code

protected $fieldDefinition;