ColorSafePreviewTest::$modules
Same name in other branches
- 8.9.x core/modules/color/tests/src/Functional/ColorSafePreviewTest.php \Drupal\Tests\color\Functional\ColorSafePreviewTest::modules
Modules to enable.
Type: string[]
Overrides BrowserTestBase::$modules
File
-
core/
modules/ color/ tests/ src/ Functional/ ColorSafePreviewTest.php, line 21
Class
- ColorSafePreviewTest
- Tests sanitizing color preview loaded from theme.
Namespace
Drupal\Tests\color\FunctionalCode
protected static $modules = [
'color',
'color_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.