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