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

Add fluidity to the prepare() function for a form #2644

Closed
wants to merge 1 commit into from
Closed

Add fluidity to the prepare() function for a form #2644

wants to merge 1 commit into from

Conversation

Mezzle
Copy link
Contributor

@Mezzle Mezzle commented Oct 2, 2012

When dealing with some of the code, I found that there was some fluidity missing ... I've added this.

@@ -159,7 +159,7 @@ public function add($elementOrFieldset, array $flags = array())
* available, and prepares any elements and/or fieldsets that require
* preparation.
*
* @return void
* @return \Zend\Form\Form
Copy link
Member

Choose a reason for hiding this comment

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

This can be simply "Form"

@ghost ghost assigned weierophinney Oct 2, 2012
weierophinney added a commit that referenced this pull request Oct 2, 2012
- Updated @return annotation
- Moved logic out of conditional
weierophinney added a commit that referenced this pull request Oct 2, 2012
@weierophinney
Copy link
Member

I made the change on merge. Thanks for the pull request!

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