We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4f150b + d284d3f commit 4ac46f2Copy full SHA for 4ac46f2
1 file changed
src/Validator/Constraints/EntityValidator.php
@@ -21,7 +21,6 @@
21
/**
22
* @phpstan-import-type FieldMapping from ClassMetadataInfo
23
*/
24
-#[\Attribute]
25
class EntityValidator extends ConstraintValidator
26
{
27
private EntityManagerInterface $em;
0 commit comments