We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 168eaf5 commit 8b8e43fCopy full SHA for 8b8e43f
src/Console/MakePresenterCommand.php
@@ -4,7 +4,7 @@
4
5
use Illuminate\Console\GeneratorCommand;
6
7
-class PresenterMakeCommand extends GeneratorCommand
+class MakePresenterCommand extends GeneratorCommand
8
{
9
public $name = 'make:presenter';
10
0 commit comments