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 3330c31 commit d6e6a39Copy full SHA for d6e6a39
controller/forwarding.rst
@@ -29,8 +29,6 @@ from *that* controller::
29
The array passed to the method becomes the arguments for the resulting controller.
30
The target controller method might look something like this::
31
32
- // src/Controller/OtherController.php
33
-
34
public function fancy(string $name, string $color): Response
35
{
36
// ... create and return a Response object
0 commit comments