mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Fix phpdoc
This commit is contained in:
parent
5dce62fa78
commit
3b1407aab4
1 changed files with 1 additions and 1 deletions
|
@ -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 float $amount The refund amount.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue