示例#1
0
文件: Mcached.php 项目: horde/horde
 /**
  * Get the GUID of this object
  *
  * @return string the GUID of this object
  */
 public function getGuid()
 {
     return $this->_object->getGuid();
 }