Sonata\Component\Order\OrderInterface::setShippingMobile PHP Method

setShippingMobile() public method

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