We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d987c40 commit 55e134cCopy full SHA for 55e134c
src/Symfony/Component/Validator/ConstraintValidator.php
@@ -38,7 +38,7 @@ abstract class ConstraintValidator implements ConstraintValidatorInterface
38
const OBJECT_TO_STRING = 2;
39
40
/**
41
- * @var ExecutionContextInterface
+ * @var ExecutionContextInterface2Dot5
42
*/
43
protected $context;
44
0 commit comments