src/Service/QuickForms.php
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
array $formSetupInfo,
QuickFormsDataInterface $defaultDataClass,
QuickFormsTypeInterface $formType,
FormFactoryInterface $formFactory,
ContainerInterface $container