the_bug 3 ماه پیش
والد
کامیت
1276b46a69
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      app/Controller/IndexController.php

+ 2 - 0
app/Controller/IndexController.php

@@ -12,6 +12,8 @@ declare(strict_types=1);
 
 namespace App\Controller;
 
+
+
 class IndexController extends AbstractController
 {
     public function index()