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 0c346b8 commit a9d3893Copy full SHA for a9d3893
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