Modules to enable.
Type: array
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HookInitTest.php, line 22
- Definition of Drupal\system\Tests\Theme\HookInitTest.
Class
- HookInitTest
- Functional test for initialization of the theme system in hook_init().
Namespace
Drupal\system\Tests\Theme
Code
public static $modules = array(
'theme_test',
);