Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\ShippingPriceRangeInterface::setFromPrice PHP Метод

setFromPrice() публичный Метод

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);