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.
2 parents de3e15d + 859136e commit d3b4df0Copy full SHA for d3b4df0
Mapping/GenericMetadata.php
@@ -12,13 +12,8 @@
12
namespace Symfony\Component\Validator\Mapping;
13
14
use Symfony\Component\Validator\Constraint;
15
-<<<<<<< HEAD
16
-=======
17
use Symfony\Component\Validator\Constraints\DisableAutoMapping;
18
use Symfony\Component\Validator\Constraints\EnableAutoMapping;
19
-use Symfony\Component\Validator\Constraints\Length;
20
-use Symfony\Component\Validator\Constraints\NotBlank;
21
->>>>>>> 4.4
22
use Symfony\Component\Validator\Constraints\Traverse;
23
use Symfony\Component\Validator\Constraints\Valid;
24
use Symfony\Component\Validator\Exception\ConstraintDefinitionException;
0 commit comments