mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
💡 Comment SettingsListener
This commit is contained in:
parent
672b898eef
commit
df0e3e861f
1 changed files with 2 additions and 0 deletions
|
@ -214,6 +214,8 @@ class SettingsListener {
|
|||
Cache $client_credentials_cache
|
||||
) {
|
||||
|
||||
// This is a legacy settings class, it's correctly relying on the `Status` class.
|
||||
|
||||
$this->settings = $settings;
|
||||
$this->setting_fields = $setting_fields;
|
||||
$this->webhook_registrar = $webhook_registrar;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue