mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
phpcs
This commit is contained in:
parent
67a702957f
commit
a63e51818b
1 changed files with 3 additions and 2 deletions
|
@ -23,6 +23,7 @@ class SettingsListener
|
|||
WebhookRegistrar $webhookRegistrar,
|
||||
CacheInterface $cache
|
||||
) {
|
||||
|
||||
$this->settings = $settings;
|
||||
$this->settingFields = $settingFields;
|
||||
$this->webhookRegistrar = $webhookRegistrar;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue