Skip to content

Commit 5036bc8

Browse files
committed
wip
1 parent c4f7911 commit 5036bc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Console/ActionCommand.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ class ActionCommand extends Command
2121
protected function configure()
2222
{
2323
$this->addGeneratorPresetOptions();
24+
25+
parent::configure();
2426
}
2527

2628
/** {@inheritDoc} */

0 commit comments

Comments
 (0)