PHP Класс Newscoop\NewscoopBundle\Session\Storage

Newscoop still uses the Zend_Session and we now have a custom wrapper for it (PhpBridgeSessionStorage). This class provides support for a custom session lifetime value.
Наследование: extends Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( array $options = [], $preferencesService, AbstractProxy | NativeSessionHandler | SessionHandlerInterface | null $handler = null, MetadataBag $metaBag = null )

Описание методов

__construct() публичный Метод

public __construct ( array $options = [], $preferencesService, AbstractProxy | NativeSessionHandler | SessionHandlerInterface | null $handler = null, MetadataBag $metaBag = null )
$options array
$handler AbstractProxy | NativeSessionHandler | SessionHandlerInterface | null
$metaBag MetadataBag MetadataBag