Phalcon\Annotations\Adapter\Aerospike::getCacheBackend PHP Метод

getCacheBackend() защищенный Метод

protected getCacheBackend ( ) : Aerospike
Результат Phalcon\Cache\Backend\Aerospike
    protected function getCacheBackend()
    {
        return $this->aerospike;
    }