protected property SeparatorTranslationTest::$fieldStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php \Drupal\Tests\datetime_range\Kernel\SeparatorTranslationTest::fieldStorage
A field storage to use in this test class.
Type: \Drupal\field\Entity\FieldStorageConfig
File
- core/
modules/ datetime_range/ tests/ src/ Kernel/ SeparatorTranslationTest.php, line 26
Class
- SeparatorTranslationTest
- Test to ensure the datetime range separator is translatable.
Namespace
Drupal\Tests\datetime_range\KernelCode
protected $fieldStorage;