function KernelTestHttpCacheRequestTest::setUp
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/KernelTestHttpCacheRequestTest.php \Drupal\KernelTests\KernelTestHttpCacheRequestTest::setUp()
File
-
core/
tests/ Drupal/ KernelTests/ KernelTestHttpCacheRequestTest.php, line 41
Class
- KernelTestHttpCacheRequestTest
- Tests making HTTP requests with page cache in a kernel test.
Namespace
Drupal\KernelTestsCode
protected function setUp() : void {
parent::setUp();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.