@@ -23,5 +23,6 @@ class IndexController extends AbstractController
'method' => $method,
'message' => "Hello {$user}.",
];
+ // test
}