ColorSafePreviewTest::$modules

Same name and namespace in other branches
  1. 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\Functional

Code

protected static $modules = [
    'color',
    'color_test',
];

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