File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ can do anything, including creating and assigning validation errors.
25
25
+----------------+------------------------------------------------------------------------+
26
26
| Applies to | :ref: `class <validation-class-target >` |
27
27
+----------------+------------------------------------------------------------------------+
28
- | Options | - `callback `_ |
28
+ | Options | - :ref: `callback < callback-option >` |
29
29
+----------------+------------------------------------------------------------------------+
30
30
| Class | :class: `Symfony\\ Component\\ Validator\\ Constraints\\ Callback ` |
31
31
+----------------+------------------------------------------------------------------------+
@@ -258,6 +258,8 @@ constructor of the Callback constraint::
258
258
Options
259
259
-------
260
260
261
+ .. _callback-option :
262
+
261
263
callback
262
264
~~~~~~~~
263
265
You can’t perform that action at this time.
0 commit comments