WellCommerce\Bundle\TaxBundle\Entity\TaxAwareInterface::hasTax PHP Method

hasTax() public method

public hasTax ( ) : boolean
return boolean
    public function hasTax() : bool;
TaxAwareInterface