Skip to content

[Form] Fix comments #15876

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
Oct 4, 2021
Merged

[Form] Fix comments #15876

merged 1 commit into from
Oct 4, 2021

Conversation

sebpacz
Copy link
Contributor

@sebpacz sebpacz commented Sep 29, 2021

I found two comments with code that will throw an exception. The getExtendedTypes method should return an iterable value, while code in the comment returns a string value.

@javiereguiluz
Copy link
Member

Good catch, thanks Sebastian.

@javiereguiluz javiereguiluz merged commit b9f6f0e into symfony:4.4 Oct 4, 2021
@sebpacz sebpacz deleted the patch-8 branch October 7, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants