DateFormatTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php, line 18

Class

DateFormatTest
Tests that date formats UI with JavaScript enabled.

Namespace

Drupal\Tests\system\FunctionalJavascript\System

Code

protected static $modules = [
  'block',
];

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