protected property DateTimeTimeAgoFormatterTest::$fieldStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php \Drupal\Tests\datetime\Functional\DateTimeTimeAgoFormatterTest::fieldStorage
A field storage to use in this test class.
Type: \Drupal\field\Entity\FieldStorageConfig
File
- core/
modules/ datetime/ tests/ src/ Functional/ DateTimeTimeAgoFormatterTest.php, line 30
Class
- DateTimeTimeAgoFormatterTest
- Tests the functionality of DateTimeTimeAgoFormatter field formatter.
Namespace
Drupal\Tests\datetime\FunctionalCode
protected $fieldStorage;