Fix phpdoc

This commit is contained in:
Alex P 2023-03-17 13:01:01 +02:00
parent 5dce62fa78
commit 3b1407aab4
No known key found for this signature in database
GPG key ID: 54487A734A204D71

View file

@ -73,7 +73,7 @@ function ppcp_capture_order( WC_Order $wc_order ): void {
} }
/** /**
* Captures the PayPal order. * Refunds the order.
* *
* @param WC_Order $wc_order The WC order. * @param WC_Order $wc_order The WC order.
* @param float $amount The refund amount. * @param float $amount The refund amount.