You are here

protected property SessionHandlerProxy::$handler in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php \Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::handler

Type: \SessionHandlerInterface

File

vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php, line 24

Class

SessionHandlerProxy
SessionHandler proxy.

Namespace

Symfony\Component\HttpFoundation\Session\Storage\Proxy

Code

protected $handler;