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

code concistency : update Zend\Mvc\Application::bootstrap #4432

Closed

Conversation

samsonasik
Copy link
Contributor

if $serviceManager = $this->serviceManager; so assign $events should use $events = $this->events;

@danizord
Copy link
Contributor

danizord commented May 6, 2013

Why we don't use $this->serviceManager and $this->eventManager directly?

@samsonasik
Copy link
Contributor Author

@danizord i think the code will look to long if call them directly, cmiiw

weierophinney added a commit that referenced this pull request May 6, 2013
code concistency : update Zend\Mvc\Application::bootstrap
weierophinney added a commit that referenced this pull request May 6, 2013
@ghost ghost assigned weierophinney May 6, 2013
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants