Merge branch 'develop'

This commit is contained in:
Robin Krahnen 2019-08-20 15:13:50 +02:00
commit 4dd8d9026b
2 changed files with 1 additions and 3 deletions

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
{