mini\Http\Message\Uri::navigateTo() Method

public

Signature

public function navigateTo(Psr\Http\Message\UriInterface|string $nextUri): static

Parameters

Name Type Default Description
$nextUri Psr\Http\Message\UriInterface|string required Documentation missing

Returns

static

Documentation

Resolve the next URL by using this as the base URL

Source

src/Http/Message/Uri.php:54-64