mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 16:24:33 +08:00
remove extra whitespace
This commit is contained in:
parent
267c2c071e
commit
468008db9d
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ class CreateOrderEndpoint implements EndpointInterface {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates the order in the PayPal, uses data from WC order if provided.
|
* Creates the order in the PayPal, uses data from WC order if provided.
|
||||||
*
|
*
|
||||||
* @param \WC_Order|null $wc_order WC order to get data from.
|
* @param \WC_Order|null $wc_order WC order to get data from.
|
||||||
*
|
*
|
||||||
* @return Order Created PayPal order.
|
* @return Order Created PayPal order.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue