\Symfony\Component\HttpFoundation\SessionSessionFactory

Summary

Methods
Properties
Constants
__construct()
createSession()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$requestStack
$storageFactory
$usageReporter
N/A

Properties

$requestStack

$requestStack

$storageFactory

$storageFactory

$usageReporter

$usageReporter

Methods

__construct()

__construct(\Symfony\Component\HttpFoundation\RequestStack  $requestStack, \Symfony\Component\HttpFoundation\Session\Storage\SessionStorageFactoryInterface  $storageFactory, callable  $usageReporter = null) : mixed

Parameters

\Symfony\Component\HttpFoundation\RequestStack $requestStack
\Symfony\Component\HttpFoundation\Session\Storage\SessionStorageFactoryInterface $storageFactory
callable $usageReporter

Returns

mixed —

createSession()

createSession() : \Symfony\Component\HttpFoundation\Session\SessionInterface

Returns

\Symfony\Component\HttpFoundation\Session\SessionInterface —