Ejemplo n.º 1
0
 /**
  * Get the GUID of this object
  *
  * @return string the GUID of this object
  */
 public function getGuid()
 {
     return $this->_object->getGuid();
 }