Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Simplify ModuleView view helper by simplifying Module service #2

Closed
wants to merge 3 commits into from

Conversation

localheinz
Copy link
Owner

This PR

  • simplifies the ZfModule\Service\Module by only filtering the RepositoryCollection and returning an array of stdClass instead of an array of `ZfModule\Entity\Module
  • simplifies the ModuleView helper as there's only one use case now, rendering an instance of stdClass

@localheinz
Copy link
Owner Author

Closing as I'm just cherry-picking this into the actual branch.

@localheinz localheinz closed this Feb 17, 2015
@localheinz localheinz deleted the fix/module-service branch February 17, 2015 19:09
localheinz pushed a commit that referenced this pull request Feb 24, 2015
localheinz pushed a commit that referenced this pull request Mar 3, 2015
Fix: Reduce visibility of protected class members to private
localheinz pushed a commit that referenced this pull request Mar 4, 2015
Fix: Reduce visibility of protected class members to private
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant