You are here

protected property TestItemWithDependenciesTest::$fieldName in Zircon Profile 8.0

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

The name of the field to use in this test.

Type: string

File

core/modules/field/src/Tests/TestItemWithDependenciesTest.php, line 29
Contains \Drupal\field\Tests\TestItemWithDependenciesTest.

Class

TestItemWithDependenciesTest
Tests the new entity API for the test field with dependencies type.

Namespace

Drupal\field\Tests

Code

protected $fieldName = 'field_test';