Skip to content

Kirby 5.0.0

$uri->unIdn()

Tries to convert a URL with an internationalized host name to the machine-readable Punycode representation

$uri->unIdn(): Kirby\Uuid\Uri

Return type

Kirby\Uuid\Uri

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

Parent class

Kirby\Uuid\Uri inherited from Kirby\Http\Uri