mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Update phpdoc
This commit is contained in:
parent
44cb17107c
commit
d2a1eff9a8
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ class State {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the state based on progressive and onboarded values being looked up in the settings.
|
* Returns the state based on onboarding settings values.
|
||||||
*
|
*
|
||||||
* @param array $onboarded_keys The keys which need to be present to be in onboarded state.
|
* @param array $onboarded_keys The keys which need to be present to be in onboarded state.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue