mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix the CS
This commit is contained in:
parent
00486f4934
commit
f27339de0b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class SettingsTabMapHelper {
|
|||
/**
|
||||
* Retrieves the value of a mapped key from the new settings.
|
||||
*
|
||||
* @param string $old_key The key from the legacy settings.
|
||||
* @param string $old_key The key from the legacy settings.
|
||||
* @param array<string, scalar|array> $settings_model The new settings model data as an array.
|
||||
* @return mixed The value of the mapped setting, (null if not found).
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue