8000 fixed typo · symfony/symfony@fae3e35 · GitHub
[go: up one dir, main page]

Skip to content

Commit fae3e35

Browse files
committed
fixed typo
1 parent 3299fc6 commit fae3e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-2.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
After:
5555

5656
```
57-
use Symfony\Component\Validator\ExecutionContext;
57+
use Symfony\Component\Validator\ExecutionContextInterface;
5858
5959
public function validateCustomLogic(ExecutionContextInterface $context)
6060
```

0 commit comments

Comments
 (0)
0