ColorTest::$modules
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ color/ tests/ src/ Functional/ ColorTest.php, line 20
Class
- ColorTest
- Modify theme colors and make sure the changes are reflected on the frontend.
Namespace
Drupal\Tests\color\FunctionalCode
protected static $modules = [
'color',
'color_test',
'block',
'file',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.