DrupalKernelRequestStackTest::$modules
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelRequestStackTest.php \Drupal\KernelTests\Core\DrupalKernel\DrupalKernelRequestStackTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ DrupalKernel/ DrupalKernelRequestStackTest.php, line 44
Class
- DrupalKernelRequestStackTest
- Tests the usage of the request stack as part of request processing.
Namespace
Drupal\KernelTests\Core\DrupalKernelCode
protected static $modules = [
'http_kernel_test',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.