mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
💡 Ad deprecation comment to a property
This commit is contained in:
parent
f014539a95
commit
29ad91f515
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ class PartnerReferralsData {
|
|||
/**
|
||||
* The DCC Applies Helper object.
|
||||
*
|
||||
* @deprecated Deprecates with the new UI. In this class, the products are
|
||||
* always explicit, and should not be deducted from the
|
||||
* DccApplies state at this point.
|
||||
* Remove this with the legacy UI code.
|
||||
* @var DccApplies
|
||||
*/
|
||||
private DccApplies $dcc_applies;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue