You are here

protected property TimestampTest::$displayOptions in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php \Drupal\FunctionalTests\Datetime\TimestampTest::displayOptions

An array of display options to pass to EntityDisplayRepositoryInterface::getViewDisplay().

Type: array

File

core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php, line 25

Class

TimestampTest
Tests the functionality of Timestamp core field UI.

Namespace

Drupal\FunctionalTests\Datetime

Code

protected $displayOptions;