Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

change withConfig() to configure() in migration doc #56

Merged

Conversation

samsonasik
Copy link
Contributor

in favor of #47

@@ -100,7 +100,7 @@ methods for injecting new services, such as:

then you will need to alter the logic to instead aggregate a full configuration
specification. This can then be passed to the `ServiceManager` instance's
`withConfig()` method, which does the following:
`configure()` method, which does the following:

- Creates a clone of the manager.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

is return $this in configure() create a clone?

@samsonasik
Copy link
Contributor Author

rebased. should be merge-able now ;)

@weierophinney weierophinney merged commit daab247 into zendframework:develop Jan 11, 2016
weierophinney added a commit that referenced this pull request Jan 11, 2016
change withConfig() to configure() in migration doc
weierophinney added a commit that referenced this pull request Jan 11, 2016
@weierophinney weierophinney added this to the 3.0.0 milestone Jan 11, 2016
@weierophinney weierophinney self-assigned this Jan 11, 2016
@samsonasik samsonasik deleted the with-config-configure branch January 11, 2016 19:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants