TimestampTest::$displayOptions

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php \Drupal\FunctionalTests\Datetime\TimestampTest::displayOptions
  2. 10 core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php \Drupal\FunctionalTests\Datetime\TimestampTest::displayOptions
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.