We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd3db73 + e7ea618 commit 833eab7Copy full SHA for 833eab7
1 file changed
src/Command/GenCommand.php
@@ -50,7 +50,6 @@ public function init()
50
*/
51
public function command(Input $in, Output $out): int
52
{
53
- // \var_dump($this);die;
54
list($config, $data) = $this->collectInfo($in, $out, [
55
'suffix' => 'Command',
56
'namespace' => 'App\\Commands',
0 commit comments