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

setShippingPhone() public method

Set shipping phone.
public setShippingPhone ( string $shippingPhone )
$shippingPhone string
    public function setShippingPhone($shippingPhone);