We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647afc3 commit 019ebeaCopy full SHA for 019ebea
1 file changed
user_guide_src/source/incoming/routing.rst
@@ -114,6 +114,9 @@ Or using ``use`` keyword:
114
.. literalinclude:: routing/014.php
115
:lines: 2-
116
117
+Array Callable Syntax and Placeholders
118
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
119
+
120
If there are placeholders, it will automatically set the parameters in the specified order:
121
122
.. literalinclude:: routing/015.php
0 commit comments