public static property ThemeTest::$modules in Zircon Profile 8
Same name in this branch
- 8 core/modules/system/src/Tests/System/ThemeTest.php \Drupal\system\Tests\System\ThemeTest::modules
- 8 core/modules/system/src/Tests/Theme/ThemeTest.php \Drupal\system\Tests\Theme\ThemeTest::modules
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Theme/ThemeTest.php \Drupal\system\Tests\Theme\ThemeTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Theme/ ThemeTest.php, line 30 - Contains \Drupal\system\Tests\Theme\ThemeTest.
Class
- ThemeTest
- Tests low-level theme functions.
Namespace
Drupal\system\Tests\ThemeCode
public static $modules = array(
'theme_test',
'node',
);