Merge branch 'develop' into feature/flow-5.3

This commit is contained in:
Robin Krahnen 2019-10-02 14:34:07 +02:00
commit 5e5c6bfb9d

View file

@ -23,8 +23,6 @@ use Neos\Utility\TypeHandling;
/**
* Validator resolving other Validators defined in Validation.yaml
*
* @Flow\Scope("prototype")
*/
class SettingsValidator extends AbstractValidator
{