Modules to enable.
Type: array
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/HookBootExitTest.php, line 22
- Definition of Drupal\system\Tests\Bootstrap\HookBootExitTest.
Class
- HookBootExitTest
- Tests hook_boot() and hook_exit().
Namespace
Drupal\system\Tests\Bootstrap
Code
public static $modules = array(
'system_test',
'dblog',
);