TimestampAgoFormatterTest::$modules

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php \Drupal\FunctionalTests\Datetime\TimestampAgoFormatterTest::modules
  2. 10 core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php \Drupal\FunctionalTests\Datetime\TimestampAgoFormatterTest::modules
  3. 11.x core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php \Drupal\FunctionalTests\Datetime\TimestampAgoFormatterTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php, line 42

Class

TimestampAgoFormatterTest
Tests the functionality of TimestampAgoFormatter core field formatter.

Namespace

Drupal\FunctionalTests\Datetime

Code

protected static $modules = [
    'entity_test',
    'field_ui',
];

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