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

hasMembers() public method

Checks whether the zone has zone members.
public hasMembers ( ) : boolean
return boolean True if the zone has zone members, false otherwise.
    public function hasMembers();