You are here

protected property TestItemWithDependenciesTest::$fieldName in Drupal 8

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

The name of the field to use in this test.

Type: string

File

core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php, line 27

Class

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

Namespace

Drupal\Tests\field\Kernel

Code

protected $fieldName = 'field_test';