Ejemplo n.º 1
0
 public function onEndDiscoveryMethodRegistration(Discovery $disco)
 {
     $disco->registerMethod('LRDDMethod_HostMeta');
     $disco->registerMethod('LRDDMethod_LinkHeader');
     $disco->registerMethod('LRDDMethod_LinkHTML');
 }