Merge branch 'develop'
This commit is contained in:
commit
4dd8d9026b
2 changed files with 1 additions and 3 deletions
|
@ -23,8 +23,6 @@ use Neos\Utility\TypeHandling;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Validator resolving other Validators defined in Validation.yaml
|
* Validator resolving other Validators defined in Validation.yaml
|
||||||
*
|
|
||||||
* @Flow\Scope("prototype")
|
|
||||||
*/
|
*/
|
||||||
class SettingsValidator extends AbstractValidator
|
class SettingsValidator extends AbstractValidator
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue