Queue (Cookie)

Queue

class Queue implements HttpKernelInterface (View source)

Methods

void __construct( HttpKernelInterface $app, CookieJar $cookies)

Create a new CookieQueue instance.

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

Handle the given request and get the response.

Details登录查看完整内容