LocaleScanner::scanLocales()

array scanLocales(string $sourceDir)

Returns all locales found in the given directory.

Parameters

string $sourceDir The directory with ICU files

Return Value

array An array of locales. The result also contains locales that are in fact just aliases for other locales. Use {@link scanAliases()} to determine which of the locales are aliases
doc_Symfony
2016-10-28 06:23:01
Comments
Leave a Comment

Please login to continue.