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

ZF2-417 Form Annotation Hydrator options support #2378

Closed

Conversation

cgmartin
Copy link
Contributor

Backwards compatible to support both string and array annotations:

@Annotation\Hydrator("Zend\Stdlib\Hydrator\ObjectProperty")
or
@Annotation\Hydrator({"type":"Zend\Stdlib\Hydrator\ClassMethods", "options": {"underscoreSeparatedKeys": false}})

Some API additions, so this PR is targeted against the develop branch.

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