We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68947ca commit 7a5fa79Copy full SHA for 7a5fa79
app/Controller/IndexController.php
@@ -12,7 +12,7 @@
12
13
namespace App\Controller;
14
15
-class IndexController extends Controller
+class IndexController extends AbstractController
16
{
17
public function index()
18
0 commit comments