We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ad56c commit d5c0f71Copy full SHA for d5c0f71
Validator/Constraints/UniqueEntityValidator.php
@@ -37,6 +37,8 @@ public function __construct(ManagerRegistry $registry)
37
/**
38
* @param object $entity
39
*
40
+ * @return void
41
+ *
42
* @throws UnexpectedTypeException
43
* @throws ConstraintDefinitionException
44
*/
0 commit comments