RegionBundle::getCountryNames()

string[] getCountryNames(string $displayLocale = null)

Returns the names of all known countries.

Parameters

string $displayLocale Optional. The locale to return the names in. Defaults to {@link \Locale::getDefault()}.

Return Value

string[] A list of country names indexed by country codes.
doc_Symfony
2016-10-28 06:28:57
Comments
Leave a Comment

Please login to continue.