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.
2 parents 59183e2 + 92ca0a4 commit 3c22727Copy full SHA for 3c22727
src/Services/BackpackCommand.php
@@ -6,7 +6,7 @@
6
use Illuminate\Support\Arr;
7
use Illuminate\Support\Str;
8
9
-class BackpackCommand extends GeneratorCommand
+abstract class BackpackCommand extends GeneratorCommand
10
{
11
private const STR_CAMEL = 'camel';
12
0 commit comments