PHP Class 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.
Inheritance: extends Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage
Show file Open project: sourcefabric/newscoop

Public Methods

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

Method Details

__construct() public method

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