Skip to content

Commit 4351c89

Browse files
authored
Fix bad copy/paste
1 parent 7ff22c8 commit 4351c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ object. To access it in your controller, add it as an argument and
381381
use Symfony\Component\HttpFoundation\Response;
382382
// ...
383383

384-
public function index(Request $request, string $firstName, string $lastName): Response
384+
public function index(Request $request): Response
385385
{
386386
$page = $request->query->get('page', 1);
387387

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy