Prado\Data\SqlMap\DataMapper\TFastSqlMapApplicationCache::getCacheKey PHP Méthode

getCacheKey() protected méthode

protected getCacheKey ( $key )
    protected function getCacheKey($key)
    {
        return $this->getBaseKey() . '###' . $key;
    }