ThemeSettingsFormTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php, line 23

Class

ThemeSettingsFormTest
Tests that theme form settings works correctly.

Namespace

Drupal\Tests\system\FunctionalJavascript

Code

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

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