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