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 7961c44 commit 261e483Copy full SHA for 261e483
src/stubs/blank.stub
@@ -11,6 +11,6 @@ class DummyClass extends Command
11
*/
12
public function handle()
13
{
14
- //
+ // $this->info('Command message');
15
}
16
0 commit comments