We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab2258 commit f93d432Copy full SHA for f93d432
1 file changed
src/Factory/ConstraintFactory.php
@@ -26,7 +26,8 @@
26
class ConstraintFactory
27
{
28
/**
29
- * @param Constraint $validationConstraint
+ * @param Constraint $validationConstraint
30
+ * @param FormInterface $form
31
* @return ConstraintInterface
32
* @throws \Exception
33
* @throws \InvalidArgumentException
0 commit comments