mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Update phpdoc
This commit is contained in:
parent
ccf11e4d8c
commit
f862ee6be4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* Properties of the ApplePay module.
|
||||
* ApmApplies helper.
|
||||
*
|
||||
* @package WooCommerce\PayPalCommerce\ApplePay\Helper
|
||||
*/
|
||||
|
@ -36,7 +36,7 @@ class ApmApplies {
|
|||
private $country;
|
||||
|
||||
/**
|
||||
* DccApplies constructor.
|
||||
* ApmApplies constructor.
|
||||
*
|
||||
* @param array $allowed_country_currency_matrix The matrix which countries and currency combinations can be used for DCC.
|
||||
* @param string $currency 3-letter currency code of the shop.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue