コード例 #1
0
ファイル: Cache.php プロジェクト: hscale/fizl-pages
 /**
  *
  */
 public function flush()
 {
     $this->cache->flush();
 }