Sonata\Component\Order\OrderInterface::setShippingMobile PHP 메소드

setShippingMobile() 공개 메소드

Set shipping mobile.
public setShippingMobile ( string $shippingMobile )
$shippingMobile string
    public function setShippingMobile($shippingMobile);