Skip to content

ExpireUserSessionMiddleware

Constants

Constant Visibility Type Value
SESSION_ATTRIBUTE public 'EXPIRE_USERSESSION'

Properties

configContainer

protected \Qubus\Config\ConfigContainer $configContainer

sessionService

protected \Qubus\Http\Session\SessionService $sessionService

Methods

__construct

public __construct(\Qubus\Config\ConfigContainer $configContainer, \Qubus\Http\Session\SessionService $sessionService): mixed

Parameters:

Parameter Type Description
$configContainer \Qubus\Config\ConfigContainer
$sessionService \Qubus\Http\Session\SessionService

process

public process(\Psr\Http\Message\ServerRequestInterface $request, \Psr\Http\Server\RequestHandlerInterface $handler): \Psr\Http\Message\ResponseInterface

Parameters:

Parameter Type Description
$request \Psr\Http\Message\ServerRequestInterface
$handler \Psr\Http\Server\RequestHandlerInterface

Throws:



Automatically generated on 2025-10-13