Ejemplo n.º 1
0
Archivo: Log.php Proyecto: horde/horde
 /**
  * Get the base GUID of this server
  *
  * @return string The base GUID of this server.
  */
 public function getBaseGuid()
 {
     return $this->_server->getBaseGuid();
 }