mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
fix: fix psalm
This commit is contained in:
parent
3f3c43ed2e
commit
0ece1fb9b2
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ use function WooCommerce\PayPalCommerce\Api\ppcp_get_paypal_order;
|
|||
* status: SupportedStatuses,
|
||||
* tracking_number: string,
|
||||
* carrier: string,
|
||||
* items?: list<int>,
|
||||
* items?: array,
|
||||
* carrier_name_other?: string,
|
||||
* }
|
||||
* Class OrderTrackingEndpoint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue