function MockedHttpKernelInterface::handle

File

core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php, line 167

Class

MockedHttpKernelInterface
Helper interface for the Symfony 6 version of the HttpKernelInterface.

Namespace

Drupal\Tests\Core\StackMiddleware

Code

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.