the_bug hai 2 meses
pai
achega
fa1f88c9bb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Controller/IndexController.php

+ 1 - 0
app/Controller/IndexController.php

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