mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
add missed comment
This commit is contained in:
parent
d04cd56cd9
commit
267c2c071e
1 changed files with 2 additions and 0 deletions
|
@ -202,6 +202,8 @@ class CreateOrderEndpoint implements EndpointInterface {
|
|||
}
|
||||
|
||||
/**
|
||||
* 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.
|
||||
*
|
||||
* @return Order Created PayPal order.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue