PHP Class Lavender\Cloud\Sina\Session\SaeSessionManager

Inheritance: extends Illuminate\Session\SessionManager
Afficher le fichier Open project: chekun/laravel4sae

Méthodes protégées

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

Method Details

createMemcacheDriver() protected méthode

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