Link Search Menu Expand Document

Constructor: help.countriesList

Back to constructors index

Name, ISO code, localized name and phone codes/patterns of all available countries

Attributes:

NameTypeRequiredDescription
countriesArray of help.CountryYesName, ISO code, localized name and phone codes/patterns of all available countries
hashintYes

Type: help.CountriesList

Example:

$help_countriesList = ['_' => 'help.countriesList', 'countries' => [help.Country, help.Country], 'hash' => int];