public static property ErrorHandlerTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/System/ErrorHandlerTest.php \Drupal\system\Tests\System\ErrorHandlerTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ System/ ErrorHandlerTest.php, line 24 - Contains \Drupal\system\Tests\System\ErrorHandlerTest.
Class
- ErrorHandlerTest
- Performs tests on the Drupal error and exception handler.
Namespace
Drupal\system\Tests\SystemCode
public static $modules = array(
'error_test',
);