Return the list of countries in the form of an array with key=ID, value=name.
public static getCountries ( string $locale = '' ) : array | ||
$locale | string | The locale to use. If empty we'll use the default locale set in \Punic\Data |
Результат | array |