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

Use MvcTranslator to inject view helpers #4870

Merged

Conversation

weierophinney
Copy link
Member

When we released 2.2.0, we neglected to update the HelperPluginManager to prefer the MvcTranslator service over the Translator service when injecting helpers that are translator-aware. This PR adds logic to do so.

- Use the MvcTranslator service, when available, to inject view helpers.
weierophinney referenced this pull request Jul 22, 2013
- Removes conflict with ZendSkeletonApplication, which defines a "translator"
  service already.
@ghost ghost assigned ezimuel Jul 22, 2013
@ezimuel ezimuel merged commit 36b20ff into zendframework:master Jul 22, 2013
@danizord
Copy link
Contributor

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants