You are here

protected property TestItemTest::$fieldName in Zircon Profile 8.0

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

The name of the field to use in this test.

Type: string

File

core/modules/field/src/Tests/TestItemTest.php, line 33
Contains \Drupal\field\Tests\TestItemTest.

Class

TestItemTest
Tests the new entity API for the test field type.

Namespace

Drupal\field\Tests

Code

protected $fieldName = 'field_test';