function MockHttpKernelInterface::handle
File
-
core/
tests/ Drupal/ Tests/ Core/ StackMiddleware/ ReverseProxyMiddlewareTest.php, line 117
Class
- MockHttpKernelInterface
- Helper interface for the Symfony 6 version of the HttpKernelInterface.
Namespace
Drupal\Tests\Core\StackMiddlewareCode
public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = TRUE) : Response;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.