Overrides UriFactoryInterface::createUri
public function createUri(string $uri = '') : UriInterface { return new Uri($uri); }