* @link http://www.oxidmodule.com */ namespace D3\LinkmobilityClient; interface UrlInterface { public function getBaseUri(): string; }