Class AddressFormatProvider
Class AbstractCollection
- AddressFormatProvider implements AddressFormatProviderInterface
Methods summary
public
getByCountryId( IdType $countryId )
: integer
Returns address format ID based on the country ID provided.
public
getByIsoCode2( StringType $iso2 )
: integer
Returns the address format ID based on the ISO-2 country code provided.
public
getByIsoCode3( StringType $iso3 )
: integer
Returns the address format ID based on the ISO-3 country code provided.