Skip to content

Commit 833eab7

Browse files
committed
Merge commit '5c0118a69b0c9f2964e012bf32e384ab33e7c199'
2 parents fd3db73 + e7ea618 commit 833eab7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Command/GenCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ public function init()
5050
*/
5151
public function command(Input $in, Output $out): int
5252
{
53-
// \var_dump($this);die;
5453
list($config, $data) = $this->collectInfo($in, $out, [
5554
'suffix' => 'Command',
5655
'namespace' => 'App\\Commands',

0 commit comments

Comments
 (0)