@@ -527,7 +527,7 @@ <h4 id="toc-methods">
527527 < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
528528 < a class ="" href ="classes/CodeIgniter-Files-FileCollection.html#method_getIterator "> getIterator()</ a >
529529 < span >
530- : < abbr title ="\Generator " > Generator </ abbr > <string| int, < a href ="classes/CodeIgniter-Files-File.html "> < abbr title ="\CodeIgniter\Files\File "> File</ abbr > </ a > > </ span >
530+ : < abbr title ="\Traversable " > Traversable </ abbr > <int, < a href ="classes/CodeIgniter-Files-File.html "> < abbr title ="\CodeIgniter\Files\File "> File</ abbr > </ a > > </ span >
531531</ dt >
532532< dd > Yields as an Iterator for the current files.</ dd >
533533
@@ -2026,22 +2026,20 @@ <h4 class="phpdocumentor-element__name" id="method_getIterator">
20262026 < aside class ="phpdocumentor-element-found-in ">
20272027 < abbr class ="phpdocumentor-element-found-in__file " title ="system/Files/FileCollection.php "> < a href ="files/system-files-filecollection.html "> < abbr title ="system/Files/FileCollection.php "> FileCollection.php</ abbr > </ a > </ abbr >
20282028 :
2029- < span class ="phpdocumentor-element-found-in__line "> 402 </ span >
2029+ < span class ="phpdocumentor-element-found-in__line "> 401 </ span >
20302030
20312031 </ aside >
20322032
20332033 < p class ="phpdocumentor-summary "> Yields as an Iterator for the current files.</ p >
20342034
20352035 < code class ="phpdocumentor-code phpdocumentor-signature ">
20362036 < span class ="phpdocumentor-signature__visibility "> public</ span >
2037- < span class ="phpdocumentor-signature__name "> getIterator</ span > < span > (</ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> < abbr title ="\Generator " > Generator </ abbr > <string| int, < a href ="classes/CodeIgniter-Files-File.html "> < abbr title ="\CodeIgniter\Files\File "> File</ abbr > </ a > ></ span > </ code >
2037+ < span class ="phpdocumentor-signature__name "> getIterator</ span > < span > (</ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> < abbr title ="\Traversable " > Traversable </ abbr > <int, < a href ="classes/CodeIgniter-Files-File.html "> < abbr title ="\CodeIgniter\Files\File "> File</ abbr > </ a > ></ span > </ code >
20382038
20392039 < div class ="phpdocumentor-label-line ">
20402040 </ div >
20412041
2042- < section class ="phpdocumentor-description "> < p > Fulfills IteratorAggregate.</ p >
2043- </ section >
2044-
2042+
20452043
20462044
20472045 < h5 class ="phpdocumentor-tag-list__heading " id ="method_getIterator_tags ">
@@ -2063,7 +2061,7 @@ <h5 class="phpdocumentor-tag-list__heading" id="method_getIterator_tags">
20632061
20642062 < section >
20652063 < h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
2066- < span class ="phpdocumentor-signature__response_type "> < abbr title ="\Generator " > Generator </ abbr > <string| int, < a href ="classes/CodeIgniter-Files-File.html "> < abbr title ="\CodeIgniter\Files\File "> File</ abbr > </ a > ></ span >
2064+ < span class ="phpdocumentor-signature__response_type "> < abbr title ="\Traversable " > Traversable </ abbr > <int, < a href ="classes/CodeIgniter-Files-File.html "> < abbr title ="\CodeIgniter\Files\File "> File</ abbr > </ a > ></ span >
20672065 </ section >
20682066
20692067</ article >
0 commit comments