Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\ShippingRangeInterface::setPrice PHP Метод

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

Set price
public setPrice ( Elcodi\Component\Currency\Entity\Interfaces\MoneyInterface $amount )
$amount Elcodi\Component\Currency\Entity\Interfaces\MoneyInterface Price
    public function setPrice(MoneyInterface $amount);