PHP Class Lavender\Cloud\Sina\Session\SaeSessionManager

Inheritance: extends Illuminate\Session\SessionManager
Datei anzeigen Open project: chekun/laravel4sae

Protected Methods

Method Description
createMemcacheDriver ( ) : Illuminate\Session\Store Create an instance of the Memcache session driver.

Method Details

createMemcacheDriver() protected method

Create an instance of the Memcache session driver.
protected createMemcacheDriver ( ) : Illuminate\Session\Store
return Illuminate\Session\Store