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

+ 1 - 0
app/Controller/IndexController.php

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