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

setToPrice() public method

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