mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-03 08:37:53 +08:00
Update method description
This commit is contained in:
parent
297fb4b92a
commit
616e343f57
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ use WooCommerce\PayPalCommerce\ApiClient\Entity\Order;
|
|||
class OrderHelper {
|
||||
|
||||
/**
|
||||
* Checks if order contains virtual products.
|
||||
* Checks if order contains physical goods.
|
||||
*
|
||||
* @param Order $order PayPal order.
|
||||
* @return bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue