Example #1
0
 /**
  * @return array
  */
 public function get_stat()
 {
     return $this->memcache->getStats();
 }