mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix phpcs errors
This commit is contained in:
parent
05d8012c99
commit
e74283e7f2
3 changed files with 3 additions and 3 deletions
|
@ -100,7 +100,7 @@ class SettingsRenderer {
|
|||
array $fields,
|
||||
DccApplies $dcc_applies,
|
||||
MessagesApply $messages_apply,
|
||||
DccProductStatus $dcc_product_status,
|
||||
DCCProductStatus $dcc_product_status,
|
||||
SettingsStatus $settings_status,
|
||||
string $page_id
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue