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.
1 parent 747696a commit fc4d5b9Copy full SHA for fc4d5b9
reference/constraints/Callback.rst
@@ -300,5 +300,5 @@ Concrete callbacks receive an :class:`Symfony\\Component\\Validator\\Context\\Ex
300
instance as only argument.
301
302
Static or closure callbacks receive the validated object as the first argument
303
-and the :class:`Symfony\\Component\\Validator\\ExecutionContextInterface`
+and the :class:`Symfony\\Component\\Validator\\Context\\ExecutionContextInterface`
304
instance as the second argument.
0 commit comments