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

fixed phpdoc in Zend\Mvc\ApplicationInterface #2297

Merged
merged 2 commits into from
Sep 13, 2012

Conversation

prolic
Copy link
Contributor

@prolic prolic commented Sep 5, 2012

No description provided.

@@ -21,21 +21,21 @@
/**
* Get the locator object
*
* @return \Zend\ServiceManager\ServiceLocatorInterface
* @return \Zend\ServiceManager\ServiceManager
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The original was actually correct; it's only in the concrete implementation that we use specifically the ServiceManager implementation.

@prolic
Copy link
Contributor Author

prolic commented Sep 13, 2012

fixed

@weierophinney weierophinney merged commit 21306c3 into zendframework:master Sep 13, 2012
@weierophinney
Copy link
Member

Merged to both 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