Update phpdoc

This commit is contained in:
Alex P 2022-02-08 10:30:15 +02:00
parent 44cb17107c
commit d2a1eff9a8

View file

@ -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.
*