Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\CarrierInterface::setTax PHP Method

setTax() public method

Sets Tax
public setTax ( Elcodi\Component\Tax\Entity\Interfaces\TaxInterface $tax )
$tax Elcodi\Component\Tax\Entity\Interfaces\TaxInterface Tax
    public function setTax($tax);