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
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 메소드들

메소드 설명
__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