You are here

protected property Session::$storage in Zircon Profile 8.0

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

Storage driver.

Type: SessionStorageInterface

File

vendor/symfony/http-foundation/Session/Session.php, line 34

Class

Session
Session.

Namespace

Symfony\Component\HttpFoundation\Session

Code

protected $storage;