You are here

protected property ShapeItemTest::$fieldName in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field/tests/src/Kernel/ShapeItemTest.php \Drupal\Tests\field\Kernel\ShapeItemTest::fieldName
  2. 10 core/modules/field/tests/src/Kernel/ShapeItemTest.php \Drupal\Tests\field\Kernel\ShapeItemTest::fieldName

The name of the field to use in this test.

Type: string

File

core/modules/field/tests/src/Kernel/ShapeItemTest.php, line 30

Class

ShapeItemTest
Tests the new entity API for the shape field type.

Namespace

Drupal\Tests\field\Kernel

Code

protected $fieldName = 'field_shape';