Phalcon\Annotations\Adapter\Aerospike::getCacheBackend PHP Method

getCacheBackend() protected method

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