You are here

protected property SessionProxy_Storage_Cache::$prefix in Session Proxy 7

Type: string

File

lib/SessionProxy/Storage/Cache.php, line 17

Class

SessionProxy_Storage_Cache
Storage implementation based upon a specific cache backend.

Code

protected $prefix = 'session_';