There was an error while loading. Please reload this page.
1 parent 3299fc6 commit fae3e35Copy full SHA for fae3e35
UPGRADE-2.2.md
@@ -54,7 +54,7 @@
54
After:
55
56
```
57
- use Symfony\Component\Validator\ExecutionContext;
+ use Symfony\Component\Validator\ExecutionContextInterface;
58
59
public function validateCustomLogic(ExecutionContextInterface $context)
60
0 commit comments