PHP Класс CommerceGuys\Zone\Model\ZoneMemberEu

For performance reasons the list of EU countries is hardcoded, avoiding the need to create and call 28 ZoneMemberCountry instances.
Наследование: extends CommerceGuys\Zone\Model\ZoneMember
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( ) Creates a ZoneMemberEu instance.
match ( CommerceGuys\Addressing\AddressInterface $address )

Описание методов

__construct() публичный Метод

Creates a ZoneMemberEu instance.
public __construct ( )

match() публичный Метод

public match ( CommerceGuys\Addressing\AddressInterface $address )
$address CommerceGuys\Addressing\AddressInterface