Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Add Service Configurator documentation.#2110
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This should be:
defining a ``NewsletterManager`` class like this::ronnylt commentedJan 6, 2013
Fixed CS issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This should be aEmailFormatterManager
ronnylt commentedJan 6, 2013
@stof Ok, fixed that sentence. |
Add Service Configurator documentation.
…so removing parameter use in examples for simplicity
weaverryan commentedJan 27, 2013
Awesome job Ronny! This is such a cool feature and you did a wonderful job covering it - thanks for the great contribution! I made minor tweaks to the document - if you see anything you don't like, please let me know! Thanks! |
This PR adds documentation for the Service Configurator feature of the Dependency Injection component.