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

Commit

Permalink
Merge pull request zendframework/zendframework#2013 from weierophinne…
Browse files Browse the repository at this point in the history
…y/hotfix/servicemanager-awareinterface

[zen-92] cleanup ServiceManager vs ServiceLocator aware
  • Loading branch information
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/View/HelperConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ class HelperConfig implements ConfigInterface
* Configure the provided service manager instance with the configuration
* in this class.
*
* In addition to using each of the internal properties to configure the
* service manager, also adds an initializer to inject ServiceManagerAware
* classes with the service manager.
* Simply adds a factory for the navigation helper, and has it inject the helper
* with the service locator instance.
*
* @param ServiceManager $serviceManager
* @return void
Expand Down

0 comments on commit b15c871

Please sign in to comment.