function KernelTestHttpRequestTest::setUp
Overrides KernelTestBase::setUp
File
-
core/
tests/ Drupal/ KernelTests/ KernelTestHttpRequestTest.php, line 36
Class
- KernelTestHttpRequestTest
- Tests making HTTP requests 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.