HandleLogout
in package
Table of Contents
Properties
- $manager : mixed
Methods
- __construct() : mixed
- __invoke() : mixed
Properties
$manager
private
mixed
$manager
Methods
__construct()
public
__construct(Manager $manager) : mixed
Parameters
- $manager : Manager
__invoke()
public
__invoke(ServerRequestInterface $request, ResponseInterface $response) : mixed
Parameters
- $request : ServerRequestInterface
- $response : ResponseInterface