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