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