Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\ShippingWeightRangeInterface::setFromWeight PHP Method

setFromWeight() public method

Sets FromWeight
public setFromWeight ( integer $fromWeight )
$fromWeight integer FromWeight
    public function setFromWeight($fromWeight);