public static property ThemeInfoStylesTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeInfoStylesTest.php, line 22
Contains Drupal\system\Tests\Theme\ThemeInfoStylesTest.

Class

ThemeInfoStylesTest
Tests processing of theme .info.yml stylesheets.

Namespace

Drupal\system\Tests\Theme

Code

public static $modules = array(
  'theme_test',
);