Skip to content

Commit 350ef15

Browse files
committed
Remove useless phpcsSuppress
1 parent 3df8a63 commit 350ef15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Validator/Constraints/Unique.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
use ReflectionProperty;
99
use Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity;
1010

11-
// @phpcsSuppress PSR1.Classes.ClassDeclaration.MultipleClasses
1211
if ((new ReflectionProperty(UniqueEntity::class, 'service'))->hasType()) {
1312
/**
1413
* Constraint for the unique document validator

0 commit comments

Comments
 (0)