Prado\Data\SqlMap\DataMapper\TSqlMapApplicationCache::getCache PHP Метод

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

protected getCache ( ) : Prado\Caching\ICache
Результат Prado\Caching\ICache Application cache instance.
    protected function getCache()
    {
        return Prado::getApplication()->getCache();
    }