correct var doc

This commit is contained in:
David Remer 2020-07-09 12:06:32 +03:00
parent 3b06a61517
commit 52ba732a25

View file

@ -84,7 +84,7 @@ class CheckoutOrderCompleted implements RequestHandler
continue; continue;
} }
/** /**
* @var \WC_Product $wcOrder * @var \WC_Order $wcOrder
*/ */
$wcOrder->update_status( $wcOrder->update_status(
'processing', 'processing',