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