Skip to content

Commit fc4d5b9

Browse files
authored
Update Callback.rst
1 parent 747696a commit fc4d5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Callback.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,5 +300,5 @@ Concrete callbacks receive an :class:`Symfony\\Component\\Validator\\Context\\Ex
300300
instance as only argument.
301301

302302
Static or closure callbacks receive the validated object as the first argument
303-
and the :class:`Symfony\\Component\\Validator\\ExecutionContextInterface`
303+
and the :class:`Symfony\\Component\\Validator\\Context\\ExecutionContextInterface`
304304
instance as the second argument.

0 commit comments

Comments
 (0)