Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: Added mention about registering command class in dic (config.neon) #6

Merged
merged 2 commits into from
Jul 14, 2017

Conversation

paveljanda
Copy link
Member

@paveljanda paveljanda commented Jul 14, 2017

No description provided.

Copy link
Member

@f3l1x f3l1x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @paveljanda. Personally, I prefer straight headlines, could you please rewrite it according to my suggestions? :-)

.docs/README.md Outdated
@@ -70,7 +70,12 @@ console:

## Command

### First, you have to define the command class:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

### Create command

.docs/README.md Outdated
@@ -101,6 +106,15 @@ final class FooCommand extends AbstractCommand
}
```

### Second, the command needs to be registered in the `dic` (`config.neon`):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

### Register command

@paveljanda
Copy link
Member Author

Sure, done

@f3l1x f3l1x merged commit e56cd90 into contributte:master Jul 14, 2017
@f3l1x
Copy link
Member

f3l1x commented Jul 14, 2017

Best. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants