$options
$options
__construct(array $options = [], mixed $handler = null, \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag $metaBag = null, bool $secure = false) : mixed
| array | $options | |
| mixed | $handler | |
| \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag | $metaBag | |
| bool | $secure |
createStorage(?\Symfony\Component\HttpFoundation\Request $request) : \Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface
Creates a new instance of SessionStorageInterface.
| ?\Symfony\Component\HttpFoundation\Request | $request |