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