You are here

protected property DateTimeTimeAgoFormatterTest::$fieldStorage in Drupal 9

Same name and namespace in other branches
  1. 8 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\Functional

Code

protected $fieldStorage;