Phalcon\Annotations\Adapter\Aerospike::getCacheBackend PHP Méthode

getCacheBackend() protected méthode

protected getCacheBackend ( ) : Aerospike
Résultat Phalcon\Cache\Backend\Aerospike
    protected function getCacheBackend()
    {
        return $this->aerospike;
    }