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 4a8c56b commit 51f7963Copy full SHA for 51f7963
src/Console/OldPresenterMakeCommand.php
@@ -4,7 +4,7 @@
4
5
use Illuminate\Console\GeneratorCommand;
6
7
-class PresenterMakeCommand extends GeneratorCommand
+class OldPresenterMakeCommand extends GeneratorCommand
8
{
9
public $name = 'presenter:make';
10
0 commit comments