Skip to content

Commit b8cedf1

Browse files
authored
Merge pull request #19 from ha-ni-cc/master
Update IndexController.php
2 parents a369f27 + 9165557 commit b8cedf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Controller/IndexController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
namespace App\Controller;
1414

15-
class IndexController extends Controller
15+
class IndexController extends AbstractController
1616
{
1717
public function index()
1818
{

0 commit comments

Comments
 (0)