mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 09:08:09 +08:00
correct var doc
This commit is contained in:
parent
3b06a61517
commit
52ba732a25
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ class CheckoutOrderCompleted implements RequestHandler
|
|||
continue;
|
||||
}
|
||||
/**
|
||||
* @var \WC_Product $wcOrder
|
||||
* @var \WC_Order $wcOrder
|
||||
*/
|
||||
$wcOrder->update_status(
|
||||
'processing',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue