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