$uri->domain()
Returns the domain without scheme, path or query.
$uri->domain(): string|null
Return type
string|null
Parent class
Kirby\Uuid\Uri inherited from Kirby\Http\Uri
Returns the domain without scheme, path or query.
$uri->domain(): string|null
string|null
Kirby\Uuid\Uri inherited from Kirby\Http\Uri