8000 FIXED NON EXISTING TYPE DECLARATION · symfony/symfony@d99234a · GitHub
[go: up one dir, main page]

Skip to content

Commit d99234a

Browse files
edwinhagemanfabpot
authored andcommitted
FIXED NON EXISTING TYPE DECLARATION
1 parent 68d5e0d commit d99234a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/ConstraintValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ abstract class ConstraintValidator implements ConstraintValidatorInterface
3636
const OBJECT_TO_STRING = 2;
3737

3838
/**
39-
* @var ExecutionContextInterface2Dot5
39+
* @var ExecutionContextInterface
4040
*/
4141
protected $context;
4242

0 commit comments

Comments
 (0)
0