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

+ 1 - 3
app/Controller/IndexController.php

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