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

[ZF3] move NamingStrategy to inside Stategy #15

Closed

Conversation

samsonasik
Copy link
Contributor

implements #14

@samsonasik
Copy link
Contributor Author

added updated docs PR for it : zendframework/zf2-documentation#1502


use Zend\Stdlib\Hydrator\NamingStrategy\NamingStrategyInterface;
use NamingStrategyInterface;
Copy link
Member

Choose a reason for hiding this comment

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

wrong replacement

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no, NamingStrategyInterface already moved to same directory, or we can just remove the use statement

@Maks3w
Copy link
Member

Maks3w commented Jul 25, 2015

Per discussion #14

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.

None yet

2 participants