the_bug 3 tháng trước cách đây
mục cha
commit
5a5bd30422
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      app/Controller/IndexController.php

+ 1 - 2
app/Controller/IndexController.php

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