Prado\Data\SqlMap\DataMapper\TSqlMapApplicationCache::getCache PHP Méthode

getCache() protected méthode

protected getCache ( ) : Prado\Caching\ICache
Résultat Prado\Caching\ICache Application cache instance.
    protected function getCache()
    {
        return Prado::getApplication()->getCache();
    }