Handle the request
Source: Symfony\Component\HttpKernel\HttpKernel
public handle ( |
||
$request | A Request instance | |
$type | integer | The type of the request (for Symfony compatibility, not implemented) |
$catch | boolean | Whether to catch exceptions or not |
return | A Response instance |