File tree
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -1925,7 +1925,7 @@ Once handled, the handler will return a
|
1925 | 1925 | :class:`Symfony\\Component\\Console\\Messenger\\RunCommandContext` which
|
1926 | 1926 | contains many useful information such as the exit code or the output of the
|
1927 | 1927 | process. You can refer to the page dedicated on
|
1928 |
| -:doc:`handler results </messenger/handler_results>` for more information. |
| 1928 | +:ref:`handler results <messenger-getting-handler-results>` for more information. |
1929 | 1929 |
|
1930 | 1930 | .. versionadded:: 6.4
|
1931 | 1931 |
|
@@ -1963,7 +1963,7 @@ Once handled, the handler will return a
|
1963 | 1963 | :class:`Symfony\\Component\\Process\\Messenger\\RunProcessContext` which
|
1964 | 1964 | contains many useful information such as the exit code or the output of the
|
1965 | 1965 | process. You can refer to the page dedicated on
|
1966 |
| -:doc:`handler results </messenger/handler_results>` for more information. |
| 1966 | +:ref:`handler results <messenger-getting-handler-results>` for more information. |
1967 | 1967 |
|
1968 | 1968 | .. versionadded:: 6.4
|
1969 | 1969 |
|
|
You can’t perform that action at this time.
0 commit comments