KernelTestHttpCacheRequestTest::$modules
Type: modules
Overrides KernelTestBase::$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.