AuthorizationCheckerInterface
in
Table of Contents
Methods
- authorize() : RequestProcessorInterface|ResponseInterface
Methods
authorize()
public
authorize(RequestProcessorInterface $routable, ServerRequestInterface $request) : RequestProcessorInterface|ResponseInterface
Parameters
- $routable : RequestProcessorInterface
- $request : ServerRequestInterface