You are here

public static property ThemeSuggestionsAlterTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Theme/ThemeSuggestionsAlterTest.php \Drupal\system\Tests\Theme\ThemeSuggestionsAlterTest::modules

Modules to enable.

Type: array

File

core/modules/system/src/Tests/Theme/ThemeSuggestionsAlterTest.php, line 25
Contains \Drupal\system\Tests\Theme\ThemeSuggestionsAlterTest.

Class

ThemeSuggestionsAlterTest
Tests theme suggestion alter hooks.

Namespace

Drupal\system\Tests\Theme

Code

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