コード例 #1
0
ファイル: RedisStringAdapter.php プロジェクト: shen2/hilo
 public function flushCache()
 {
     $this->_cache->flush();
 }