protected property DateTimeItemTest::$fieldStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php \Drupal\Tests\datetime\Kernel\DateTimeItemTest::fieldStorage
A field storage to use in this test class.
Type: \Drupal\field\Entity\FieldStorageConfig
File
- core/
modules/ datetime/ tests/ src/ Kernel/ DateTimeItemTest.php, line 27
Class
- DateTimeItemTest
- Tests the new entity API for the date field type.
Namespace
Drupal\Tests\datetime\KernelCode
protected $fieldStorage;