You are here

protected property SessionProxy_Backend_Default::$doWrite in Session Proxy 7

Type: bool

File

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

Class

SessionProxy_Backend_Default
Default implementation relies on a custom storage engine.

Code

protected $doWrite = TRUE;