protected property TranslationTest::$fieldStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/field/tests/src/Kernel/TranslationTest.php \Drupal\Tests\field\Kernel\TranslationTest::fieldStorage
- 10 core/modules/field/tests/src/Kernel/TranslationTest.php \Drupal\Tests\field\Kernel\TranslationTest::fieldStorage
The field storage to use in this test.
Type: \Drupal\field\Entity\FieldStorageConfig
File
- core/
modules/ field/ tests/ src/ Kernel/ TranslationTest.php, line 61
Class
- TranslationTest
- Tests multilanguage fields logic.
Namespace
Drupal\Tests\field\KernelCode
protected $fieldStorage;