KernelTestHttpCacheRequestTest::$modules
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/KernelTestHttpCacheRequestTest.php \Drupal\KernelTests\KernelTestHttpCacheRequestTest::modules
Type: modules
File
-
core/
tests/ Drupal/ KernelTests/ KernelTestHttpCacheRequestTest.php, line 32
Class
- KernelTestHttpCacheRequestTest
- Tests making HTTP requests with page cache in a kernel test.
Namespace
Drupal\KernelTestsCode
protected static $modules = [
'system',
'system_test',
'page_cache',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.