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

Fix the module initializer #104

Merged

Conversation

weierophinney
Copy link
Member

Initializers actually receive the module manager itself, not the module event. As such, we have to pull the event from the module manager instance.

Initializers actually receive the module manager itself, not the module
event. As such, we have to pull the event from the module manager
instance.
@weierophinney weierophinney added this to the 2.7.1 milestone Apr 18, 2016
@weierophinney weierophinney self-assigned this Apr 18, 2016
@weierophinney weierophinney merged commit 410ef48 into zendframework:master Apr 18, 2016
weierophinney added a commit that referenced this pull request Apr 18, 2016
weierophinney added a commit that referenced this pull request Apr 18, 2016
weierophinney added a commit that referenced this pull request Apr 18, 2016
@weierophinney weierophinney deleted the hotfix/initializer branch April 18, 2016 17:55
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.

1 participant