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

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

Sets ToZone
public setToZone ( Elcodi\Component\Zone\Entity\Interfaces\ZoneInterface $toZone )
$toZone Elcodi\Component\Zone\Entity\Interfaces\ZoneInterface ToZone
    public function setToZone(ZoneInterface $toZone);