コード例 #1
0
ファイル: Memcached.php プロジェクト: ikkiChung/RESS
 public function stats()
 {
     return $this->memcache->stats();
 }