protected property TimestampAgoFormatterTest::$fieldStorage in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php \Drupal\FunctionalTests\Datetime\TimestampAgoFormatterTest::fieldStorage
- 9 core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php \Drupal\FunctionalTests\Datetime\TimestampAgoFormatterTest::fieldStorage
A field storage to use in this test class.
Type: \Drupal\field\Entity\FieldStorageConfig
File
- core/
tests/ Drupal/ FunctionalTests/ Datetime/ TimestampAgoFormatterTest.php, line 30
Class
- TimestampAgoFormatterTest
- Tests the functionality of TimestampAgoFormatter core field formatter.
Namespace
Drupal\FunctionalTests\DatetimeCode
protected $fieldStorage;