Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\ShippingRangeInterface::setPrice PHP Méthode

setPrice() public méthode

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