Lavender\Cloud\Sina\Cache\MemcacheStore::getMemcache PHP Méthode

getMemcache() public méthode

Get the underlying memcache connection.
public getMemcache ( ) : memcache
Résultat memcache
    public function getMemcache()
    {
        return $this->memcache;
    }