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

Fix pluginmanager get method error #2308

Merged
merged 2 commits into from
Sep 13, 2012
Merged

Fix pluginmanager get method error #2308

merged 2 commits into from
Sep 13, 2012

Conversation

blanchonvincent
Copy link
Contributor

Fix pluginmanager get method error to add options parameters

plugin manager use options in controller :

"return $this->getPluginManager()->get($name, $options);"

miss one parameter.
Add tests with options
weierophinney added a commit that referenced this pull request Sep 13, 2012
- Trailing whitespace
@weierophinney weierophinney merged commit 9f7c6ed into zendframework:master Sep 13, 2012
@weierophinney
Copy link
Member

Merged to release and master branches.

@ghost ghost assigned weierophinney Sep 13, 2012
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.

2 participants