the_bug 5 tháng trước cách đây
mục cha
commit
cfd0677ac4

+ 0 - 2
app/Controller/IndexController.php

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