8000 [Form] Fix PHPDoc for builder setData methods by MisatoTremor · Pull Request #11934 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Form] Fix PHPDoc for builder setData methods #11934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 16, 2014

Conversation

MisatoTremor
Copy link
Contributor
Q A
Fixed tickets #11933
License MIT

The underlying data variable is typed as mixed whereas the methods paramers where typed as array.
The method is also described to accept objects, etc. in the documentation.

The underlying data variable is typed as mixed whereas the methods
paramers where typed as array.
@stof
Copy link
Member
stof commented Sep 16, 2014

👍

@fabpot
Copy link
Member
fabpot commented Sep 16, 2014

Good catch, thanks @MisatoTremor.

@fabpot fabpot merged commit c207d1d into symfony:2.3 Sep 16, 2014
fabpot added a commit that referenced this pull request Sep 16, 2014
…mor)

This PR was merged into the 2.3 branch.

Discussion
----------

[Form] Fix PHPDoc for builder setData methods

| Q             | A
| ------------- | ---
| Fixed tickets | #11933
| License       | MIT

The underlying data variable is typed as mixed whereas the methods paramers where typed as array.
The method is also described to accept objects, etc. in the documentation.

Commits
-------

c207d1d [Form] Fix PHPDoc for builder setData methods The underlying data variable is typed as mixed whereas the methods paramers where typed as array.
@MisatoTremor MisatoTremor deleted the fix_form_setData_phpdoc branch September 17, 2014 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0