You are here

protected property SessionProxy_Backend_Default::$storage in Session Proxy 7

Type: SessionProxy_Storage_Interface

File

lib/SessionProxy/Backend/Default.php, line 10

Class

SessionProxy_Backend_Default
Default implementation relies on a custom storage engine.

Code

protected $storage;