Skip to content

Kirby 4.2.0

Locale::export()

Converts a normalized locale array to an array with the locale constants replaced with their string representations

Locale::export(array $locale): array

Parameters

Name Type Default
$locale * array

Return type

array

Parent class

Kirby\Toolkit\Locale