You are here

protected property AbstractProxy::$active in Zircon Profile 8.0

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

Type: bool

File

vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php, line 31

Class

AbstractProxy
AbstractProxy.

Namespace

Symfony\Component\HttpFoundation\Session\Storage\Proxy

Code

protected $active = false;