10000
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 e608ba6 commit 738b9beCopy full SHA for 738b9be
src/Symfony/Component/Validator/Constraints/UuidValidator.php
@@ -13,7 +13,7 @@
13
14
use Symfony\Component\Validator\Constraint;
15
use Symfony\Component\Validator\ConstraintValidator;
16
-use Symfony\Component\Validator\Constraints\UuidValidator as Deprecated;
+use Symfony\Component\Validator\Constraints\Deprecated\UuidValidator as Deprecated;
17
use Symfony\Component\Validator\Exception\UnexpectedTypeException;
18
19
/**
0 commit comments