Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\ShippingRangeInterface::setFromZone PHP Method

setFromZone() public method

Sets FromZone
public setFromZone ( Elcodi\Component\Zone\Entity\Interfaces\ZoneInterface $fromZone )
$fromZone Elcodi\Component\Zone\Entity\Interfaces\ZoneInterface FromZone
    public function setFromZone(ZoneInterface $fromZone);