AuthFilterGuest
in package
implements
FilterInterface
Table of Contents
Interfaces
- FilterInterface
Methods
Methods
after()
public
after(RequestInterface $request, ResponseInterface $response[, mixed $arguments = null ]) : mixed
Parameters
- $request : RequestInterface
- $response : ResponseInterface
- $arguments : mixed = null
before()
public
before(RequestInterface $request[, mixed $arguments = null ]) : mixed
Parameters
- $request : RequestInterface
- $arguments : mixed = null