Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\ShippingPriceRangeInterface::setFromPrice PHP Method

setFromPrice() public method

Sets from price
public setFromPrice ( Elcodi\Component\Currency\Entity\Interfaces\MoneyInterface $price )
$price Elcodi\Component\Currency\Entity\Interfaces\MoneyInterface Price
    public function setFromPrice(MoneyInterface $price);