Skip to content

Commit 8b8e43f

Browse files
authored
Update MakePresenterCommand.php
1 parent 168eaf5 commit 8b8e43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/MakePresenterCommand.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use Illuminate\Console\GeneratorCommand;
66

7-
class PresenterMakeCommand extends GeneratorCommand
7+
class MakePresenterCommand extends GeneratorCommand
88
{
99
public $name = 'make:presenter';
1010

0 commit comments

Comments
 (0)