Update command name
This commit is contained in:
parent
bee4a6b5d8
commit
a186fcf721
|
@ -41,7 +41,7 @@ final class GenerateDrupal7Command extends Command
|
|||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
protected static $defaultName = 'generate-drupal-7-module';
|
||||
protected static $defaultName = 'generate:drupal-7-module';
|
||||
|
||||
/**
|
||||
* {@inheritDoc}
|
||||
|
|
Loading…
Reference in a new issue