Skip to content

Kirby 5.1.2

$uri->idn()

Tries to convert the internationalized host name to the human-readable UTF8 representation

$uri->idn(): Kirby\Http\Uri

Return type

Kirby\Http\Uri

This method modifies the existing $uri object it is applied to and returns it again.

Parent class

Kirby\Http\Uri