Skip to content

Kirby 4.2.0

$uri->domain()

Returns the domain without scheme, path or query.

$uri->domain(): string|null

Return type

string|null

Parent class

Kirby\Http\Uri