the_bug hace 3 meses
padre
commit
1276b46a69
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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()