You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The statement in injectEventManager's comments that a shared event manager is injected into an existing event manager is incorrect - the code replaces the existing event manager with a new one. That's what I updated.
I may have added too much 'how it works' detail, but I puzzled over this a bit so I thought the explanation might help future readers.
The statement in
injectEventManager
's comments that a shared event manager is injected into an existing event manager is incorrect - the code replaces the existing event manager with a new one. That's what I updated.I may have added too much 'how it works' detail, but I puzzled over this a bit so I thought the explanation might help future readers.
Originally posted by @bitwombat at zendframework/zend-mvc#285
The text was updated successfully, but these errors were encountered: