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

Added alias for HydratorPluginManagerFactory #42

Merged

Conversation

grizzm0
Copy link
Contributor

@grizzm0 grizzm0 commented Sep 21, 2016

No description provided.

@@ -29,6 +29,9 @@ public function __invoke()
public function getDependencyConfig()
{
return [
'aliases' => [
HydratorPluginManagerFactory::class => 'HydratorManager',
Copy link
Member

Choose a reason for hiding this comment

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

That should be HydratorPluginManager::class.

Copy link

@adamlundrigan adamlundrigan left a comment

Choose a reason for hiding this comment

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

@grizzm0
Copy link
Contributor Author

grizzm0 commented Oct 4, 2016

Fixed.

@froschdesign froschdesign added this to the 2.2.2 milestone Mar 14, 2017
@weierophinney weierophinney merged commit ca6261b into zendframework:master May 17, 2017
weierophinney added a commit that referenced this pull request May 17, 2017
Added alias for HydratorPluginManagerFactory
weierophinney added a commit that referenced this pull request May 17, 2017
weierophinney added a commit that referenced this pull request May 17, 2017
weierophinney added a commit that referenced this pull request May 17, 2017
@grizzm0 grizzm0 deleted the quickfix-hydratormanager-alias branch June 10, 2017 11:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants