Phalcon\Mvc\Model\MetaData\Base::getCacheBackend PHP Method

getCacheBackend() abstract protected method

Returns cache backend instance.
abstract protected getCacheBackend ( ) : Phalcon\Cache\BackendInterface
return Phalcon\Cache\BackendInterface
    protected abstract function getCacheBackend();