Commit 1a62f56
committed
minor #9967 Add iterable to the Type constraint (dunglas)
This PR was submitted for the master branch but it was merged into the 2.8 branch instead (closes #9967).
Discussion
----------
Add iterable to the Type constraint
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
a1a12b6 Add iterable to the Type constraint1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
0 commit comments