baserCMS クラスリファレンス

BcCacheDispatcher
in package
implements MiddlewareInterface

Class BcCacheDispatcher

Table of Contents

Interfaces

MiddlewareInterface

Properties

$priority  : int
Default priority for all methods in this filter This filter should run before the request gets parsed by router

Methods

process()  : ResponseInterface
Process

Properties

$priority

Default priority for all methods in this filter This filter should run before the request gets parsed by router

public int $priority = 5

Methods

process()

Process

public process(ServerRequestInterface $request, RequestHandlerInterface $handler) : ResponseInterface
Parameters
$request : ServerRequestInterface
$handler : RequestHandlerInterface
Return values
ResponseInterface

        
On this page

Search results