- Response
-
200
OK
- IP
-
18.117.225.254
- Profiled on
- Token
- 88cb35
Dumped Contents
In
PgautierController.php
line 46:
#[Route('/news', name: 'PG_news')]
public function PG_news(): Response
{
dump("PG_news");
return $this->render('pgautier/news.html.twig', [
'controller_name' => 'PG_news',
]);
"PG_news"