Skip to content

Typo fix #9386

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

Closed
wants to merge 1 commit into from
Closed

Typo fix #9386

wants to merge 1 commit into from

Conversation

scrummer
Copy link
Contributor

@scrummer scrummer commented Mar 2, 2018

Symfony\Component\OptionsResolver\OptionsResolver::setAllowedtypes method doesn't exist
it's setAllowedTypes.

@javiereguiluz
Copy link
Member

@scrummerlp very nice catch! Thanks for fixing it and congrats on your first Symfony Docs contribution. We've merged it on 3.4 branch, the oldest maintained branch that contains the bug and we'll merge it up later (here you can find the maintained branches: https://symfony.com/roadmap)

javiereguiluz added a commit that referenced this pull request Mar 2, 2018
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #9386).

Discussion
----------

Typo fix

`Symfony\Component\OptionsResolver\OptionsResolver::setAllowedtypes` method doesn't exist
it's `setAllowedTypes`.

Commits
-------

a04d8e0 Fixed small typo mistake
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