$uri->idn()
Tries to convert the internationalized host name to the human-readable UTF8 representation
$uri->idn(): Kirby\Http\Uri
Return type
This method modifies the existing $uri
object it is applied to and returns it again.
Tries to convert the internationalized host name to the human-readable UTF8 representation
$uri->idn(): Kirby\Http\Uri
This method modifies the existing $uri
object it is applied to and returns it again.