class StartSession implements MiddlewareInterface
Properties
| protected SessionHandlerInterface | $handler |
|
||
| protected CookieFactory | $cookie |
|
||
| protected array | $config |
|
Methods
__construct(SessionHandlerInterface $handler, CookieFactory $cookie, Repository $config)
No description
ResponseInterface
process(ServerRequestInterface $request, RequestHandlerInterface $handler)
No description