Skip to content

Kirby 5.0.4

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
$localerequired array no default value

Return type

array

Parent class

Kirby\Toolkit\Locale