mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
💡 Comment SettingsRenderer
This commit is contained in:
parent
df0e3e861f
commit
60c044b905
1 changed files with 2 additions and 0 deletions
|
@ -114,6 +114,8 @@ class SettingsRenderer {
|
|||
string $api_shop_country
|
||||
) {
|
||||
|
||||
// This is a legacy settings class, it's correctly relying on the `Status` class.
|
||||
|
||||
$this->settings = $settings;
|
||||
$this->state = $state;
|
||||
$this->fields = $fields;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue