Skip to content

Commit

Permalink
fix #600
Browse files Browse the repository at this point in the history
  • Loading branch information
jqhph committed Oct 20, 2020
1 parent 56fa46e commit 897e2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Scaffold/stubs/controller.stub
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use DummyModelNamespace;
use Dcat\Admin\Form;
use Dcat\Admin\Grid;
use Dcat\Admin\Show;
use Dcat\Admin\Controllers\AdminController;
use Dcat\Admin\Http\Controllers\AdminController;

class DummyClass extends AdminController
{
Expand Down

0 comments on commit 897e2de

Please sign in to comment.