10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb07c6 commit b11dcceCopy full SHA for b11dcce
src/Symfony/Component/Form/Util/InheritDataAwareIterator.php
@@ -17,7 +17,7 @@
17
* Contrary to \ArrayIterator, this iterator recognizes changes in the original
18
* array during iteration.
19
*
20
- * You can wrap the iterator into a {@link \RecursiveIterator} in order to
+ * You can wrap the iterator into a {@link \RecursiveIteratorIterator} in order to
21
* enter any child form that inherits its parent's data and iterate the children
22
* of that form as well.
23
0 commit comments