protected property TranslationTest::$fieldDefinition in Drupal 8
Same name and namespace in other branches
- 9 core/modules/field/tests/src/Kernel/TranslationTest.php \Drupal\Tests\field\Kernel\TranslationTest::fieldDefinition
- 10 core/modules/field/tests/src/Kernel/TranslationTest.php \Drupal\Tests\field\Kernel\TranslationTest::fieldDefinition
An array defining the field to use in this test.
Type: array
File
- core/
modules/ field/ tests/ src/ Kernel/ TranslationTest.php, line 54
Class
- TranslationTest
- Tests multilanguage fields logic.
Namespace
Drupal\Tests\field\KernelCode
protected $fieldDefinition;