class HttpCache extends HttpCache implements HttpKernelInterface

Class HttpCache

Methods

__construct( HttpKernelInterface $kernel, $options = array())

No description

handle( Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)

No description

Details

at line 29
__construct( HttpKernelInterface $kernel, $options = array())

Parameters

HttpKernelInterface $kernel
$options

at line 42
handle( Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)

Parameters

Request $request
$type
$catch