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

Commit

Permalink
Merge branch 'hotfix/5471' into develop
Browse files Browse the repository at this point in the history
Forward port #5471
  • Loading branch information
weierophinney committed Nov 13, 2013
2 parents 2f2cf4f + b7faed5 commit 365efb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Zend/ServiceManager/AbstractPluginManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ public function setServiceLocator(ServiceLocatorInterface $serviceLocator)
/**
* Get the main plugin manager. Useful for fetching dependencies from within factories.
*
* @return mixed
* @return ServiceLocatorInterface
*/
public function getServiceLocator()
{
Expand Down

0 comments on commit 365efb6

Please sign in to comment.