Skip to content

Commit f93d432

Browse files
committed
Tidy
1 parent 0ab2258 commit f93d432

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/Factory/ConstraintFactory.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
class ConstraintFactory
2727
{
2828
/**
29-
* @param Constraint $validationConstraint
29+
* @param Constraint $validationConstraint
30+
* @param FormInterface $form
3031
* @return ConstraintInterface
3132
* @throws \Exception
3233
* @throws \InvalidArgumentException

0 commit comments

Comments
 (0)