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();
    }