You are here

protected property ShapeItemTest::$fieldName in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/field/src/Tests/ShapeItemTest.php \Drupal\field\Tests\ShapeItemTest::fieldName

The name of the field to use in this test.

Type: string

File

core/modules/field/src/Tests/ShapeItemTest.php, line 32
Contains \Drupal\field\Tests\ShapeItemTest.

Class

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

Namespace

Drupal\field\Tests

Code

protected $fieldName = 'field_shape';