just some annotation cleanup
This commit is contained in:
parent
f3dcab421c
commit
aaeb2d5c7f
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ class SettingsValidator extends AbstractValidator
|
||||||
* Check whether at least one configured group does match, if any is configured.
|
* Check whether at least one configured group does match, if any is configured.
|
||||||
*
|
*
|
||||||
* @param array $validatorConfig
|
* @param array $validatorConfig
|
||||||
|
*
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
protected function doesValidationGroupsMatch(array &$validatorConfig)
|
protected function doesValidationGroupsMatch(array &$validatorConfig)
|
||||||
|
|
Loading…
Reference in a new issue