CommerceGuys\Zone\Model\ZoneInterface::getPriority PHP Method

getPriority() public method

Zones with higher priority will be matched first.
public getPriority ( ) : integer
return integer The zone priority.
    public function getPriority();