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 ee73f3a commit 6f9a94aCopy full SHA for 6f9a94a
src/Commands/MakeAction.php
@@ -7,7 +7,7 @@
7
8
class MakeAction extends GeneratorCommand
9
{
10
- protected $name = 'make:action';
+ protected $name = 'make:workflow-action';
11
12
protected $description = 'Create a new action class';
13
0 commit comments