コード例 #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();
 }