Ejemplo n.º 1
0
 static function fromURL(\Radical\Utility\Net\URL $url)
 {
     $r = parent::fromURL($url);
     return new static($r);
 }