CountryManagerInterface
interface CountryManagerInterface (View source)
Defines a common interface for country managers.
Methods
array
getList()
Returns a list of country code => country name pairs.
Details
array
getList()
Returns a list of country code => country name pairs.