コード例 #1
0
ファイル: InvalidLicenses.php プロジェクト: piwik/piwik
 public function clearCache()
 {
     $this->cache->delete($this->cacheKey);
 }