Skip to content

Commit 663219a

Browse files
committed
[Validator] Remove Doctrine annotations support
1 parent 69aed43 commit 663219a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Validator/Constraints/UniqueEntity.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
/**
1717
* Constraint for the Unique Entity validator.
1818
*
19-
* @Annotation
20-
* @Target({"CLASS", "ANNOTATION"})
21-
*
2219
* @author Benjamin Eberlei <[email protected]>
2320
*/
2421
#[\Attribute(\Attribute::TARGET_CLASS | \Attribute::IS_REPEATABLE)]

0 commit comments

Comments
 (0)