Property | Type | Description | |
---|---|---|---|
$repository | CommerceGuys\Zone\Repository\ZoneRepositoryInterface | Zone repository. |
Method | Description | |
---|---|---|
__construct ( CommerceGuys\Zone\Repository\ZoneRepositoryInterface $repository ) | Creates a ZoneMatcher instance. | |
match ( CommerceGuys\Addressing\AddressInterface $address, $scope = null ) | ||
matchAll ( CommerceGuys\Addressing\AddressInterface $address, $scope = null ) |
public __construct ( CommerceGuys\Zone\Repository\ZoneRepositoryInterface $repository ) | ||
$repository | CommerceGuys\Zone\Repository\ZoneRepositoryInterface |
public match ( CommerceGuys\Addressing\AddressInterface $address, $scope = null ) | ||
$address | CommerceGuys\Addressing\AddressInterface |
public matchAll ( CommerceGuys\Addressing\AddressInterface $address, $scope = null ) | ||
$address | CommerceGuys\Addressing\AddressInterface |