Méthode | Description | |
---|---|---|
match ( CommerceGuys\Addressing\AddressInterface $address, string | null $scope = null ) : CommerceGuys\Zone\Model\ZoneInterface | null | Returns the best matching zone for the provided address. | |
matchAll ( CommerceGuys\Addressing\AddressInterface $address, string | null $scope = null ) : CommerceGuys\Zone\Model\ZoneInterface[] | Returns all matching zones for the provided address. |