mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Revert the callable part
This commit is contained in:
parent
7254771eaf
commit
ee9ac2fd21
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ use WooCommerce\PayPalCommerce\Settings\Data\AbstractDataModel;
|
|||
/**
|
||||
* A map of old to new settings.
|
||||
*
|
||||
* @psalm-type newSettingsKey = string|callable
|
||||
* @psalm-type newSettingsKey = string
|
||||
* @psalm-type oldSettingsKey = string
|
||||
*/
|
||||
class SettingsMap {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue