Modules to enable.
Type: array
File
- drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php, line 22
- Definition of Drupal\system\Tests\System\ShutdownFunctionsTest.
Class
- ShutdownFunctionsTest
- Functional tests shutdown functions.
Namespace
Drupal\system\Tests\System
Code
public static $modules = array(
'system_test',
);