ExceptionLoggingSubscriberTest::$modules
Same name in other branches
- 11.x core/tests/Drupal/KernelTests/Core/EventSubscriber/ExceptionLoggingSubscriberTest.php \Drupal\KernelTests\Core\EventSubscriber\ExceptionLoggingSubscriberTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ EventSubscriber/ ExceptionLoggingSubscriberTest.php, line 30
Class
- ExceptionLoggingSubscriberTest
- Tests that HTTP exceptions are logged correctly.
Namespace
Drupal\KernelTests\Core\EventSubscriberCode
protected static $modules = [
'system',
'test_page_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.