Skip to content

Commit

Permalink
missing class in commands.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
marcogiovinazzi committed Jan 16, 2016
1 parent efdd100 commit afbdcfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ So, the composer.json of *mybundle* package will be something like::
"extra": {
"extender-command-register": {
"helloworld": {
"class": "My\\Command\\Helloworld",
"description": "Greetings from comodojo extender",
"aliases": ["hw"],
"options": {
Expand Down

0 comments on commit afbdcfb

Please sign in to comment.