Skip to content

Commit

Permalink
Merge pull request #18 from DivanteLtd/feature/RemoveAllObjectsComman…
Browse files Browse the repository at this point in the history
…d-change-name

Change name to: devkit:object:remove_all
  • Loading branch information
wpeisert authored May 22, 2019
2 parents 1cb98be + a311ebb commit f7e7ea4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class RemoveAllObjectsCommand extends ContainerAwareCommand
protected function configure()
{
$this
->setName('divante:objects:remove_all')
->setName('devkit:object:remove_all')
->addOption(
'classes',
'c',
Expand Down

0 comments on commit f7e7ea4

Please sign in to comment.