public static property UncaughtExceptionTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/System/UncaughtExceptionTest.php \Drupal\system\Tests\System\UncaughtExceptionTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ System/ UncaughtExceptionTest.php, line 31 - Contains \Drupal\system\Tests\System\UncaughtExceptionTest.
Class
- UncaughtExceptionTest
- Tests kernel panic when things are really messed up.
Namespace
Drupal\system\Tests\SystemCode
public static $modules = array(
'error_service_test',
);