protected property TimestampAgoFormatterTest::$displayOptions in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php \Drupal\FunctionalTests\Datetime\TimestampAgoFormatterTest::displayOptions
An array of display options to pass to entity_get_display().
Type: array
File
- core/
tests/ Drupal/ FunctionalTests/ Datetime/ TimestampAgoFormatterTest.php, line 23
Class
- TimestampAgoFormatterTest
- Tests the functionality of TimestampAgoFormatter core field formatter.
Namespace
Drupal\FunctionalTests\DatetimeCode
protected $displayOptions;