Skip to content

Kirby 4.1.2

Idn::decode()

Convert domain name from IDNA ASCII to Unicode

Idn::decode(string $domain): string|false

Parameters

Name Type Default
$domain * string

Return type

string|false

Parent class

Kirby\Http\Idn