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.