[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/http-foundation/Session/Storage/Proxy/ -> SessionHandlerProxy.php (summary)

(no description)

File Size: 88 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

SessionHandlerProxy:: (7 methods):
  __construct()
  open()
  close()
  read()
  write()
  destroy()
  gc()


Class: SessionHandlerProxy  - X-Ref


__construct(\SessionHandlerInterface $handler)   X-Ref

param: \SessionHandlerInterface $handler

open($savePath, $sessionName)   X-Ref
{@inheritdoc}


close()   X-Ref
{@inheritdoc}


read($sessionId)   X-Ref
{@inheritdoc}


write($sessionId, $data)   X-Ref
{@inheritdoc}


destroy($sessionId)   X-Ref
{@inheritdoc}


gc($maxlifetime)   X-Ref
{@inheritdoc}




Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1