RegionalSettingsFormTest::$modules

Same name in other branches
  1. 10 core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php \Drupal\Tests\system\Functional\Form\RegionalSettingsFormTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/Functional/Form/RegionalSettingsFormTest.php, line 21

Class

RegionalSettingsFormTest
Tests the system_regional_settings form.

Namespace

Drupal\Tests\system\Functional\Form

Code

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

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