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 a70e317 commit 5b14f56Copy full SHA for 5b14f56
1 file changed
src/Console/stubs/command.stub
@@ -2,7 +2,7 @@
2
3
namespace {baseNamespace}{namespace};
4
5
-use Bow\Console\Command\AbstractCommand as ConsoleCommand;
+use Bow\Console\AbstractCommand as ConsoleCommand;
6
7
class {className} extends ConsoleCommand
8
{
0 commit comments