TestSessionListener
extends AbstractTestSessionListener
in package
Sets the session in the request.
Tags
Table of Contents
- $container : mixed
- __construct() : mixed
- getSession() : SessionInterface|null
Properties
$container
private
mixed
$container
Methods
__construct()
public
__construct(ContainerInterface $container[, array<string|int, mixed> $sessionOptions = [] ]) : mixed
Parameters
- $container : ContainerInterface
- $sessionOptions : array<string|int, mixed> = []
Return values
mixed —getSession()
protected
getSession() : SessionInterface|null