SeparatorTranslationTest::$fieldStorage

Same name and namespace in other branches
  1. 9 core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php \Drupal\Tests\datetime_range\Kernel\SeparatorTranslationTest::fieldStorage
  2. 10 core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php \Drupal\Tests\datetime_range\Kernel\SeparatorTranslationTest::fieldStorage
  3. 11.x 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\Kernel

Code

protected $fieldStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.