Skip to content

Kirby 4.4.1

$uri->domain()

Returns the domain without scheme, path or query.

$uri->domain(): string|null

Return type

string|null

Parent class

Kirby\Http\Uri