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

Fix return type in FormElement#__invoke() docblock #80

Merged
merged 1 commit into from Sep 14, 2016

Conversation

MidnightDesign
Copy link
Contributor

Since Zend\Form\View\Helper\FormElement#render() always returns a string, __invoke() must return a string too.

Since Zend\Form\View\Helper\FormElement#render() always returns a string, __invoke() must return a string too.
@weierophinney weierophinney self-assigned this Sep 14, 2016
@weierophinney weierophinney merged commit 31f6b5a into zendframework:master Sep 14, 2016
weierophinney added a commit that referenced this pull request Sep 14, 2016
Fix return type in FormElement#__invoke() docblock
weierophinney added a commit that referenced this pull request Sep 14, 2016
weierophinney added a commit that referenced this pull request Sep 14, 2016
@weierophinney
Copy link
Member

Thanks, @MidnightDesign

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.

None yet

2 participants