Skip to content

Commit 261e483

Browse files
committed
Add example line to blank.stub
1 parent 7961c44 commit 261e483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stubs/blank.stub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ class DummyClass extends Command
1111
*/
1212
public function handle()
1313
{
14-
//
14+
// $this->info('Command message');
1515
}
1616
}

0 commit comments

Comments
 (0)