Commit 276b0e3
committed
minor #9386 Typo fix (scrummerlp)
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 mistake1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
0 commit comments