Skip to content

Commit f1c9a5b

Browse files
committed
Updated API for commit 48bdc648795654fbe97e401314d202a46dca4be5
1 parent af01e10 commit f1c9a5b

2 files changed

Lines changed: 10 additions & 14 deletions

File tree

‎docs/classes/CodeIgniter-Files-FileCollection.html‎

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ <h4 id="toc-methods">
413413
<dt class="phpdocumentor-table-of-contents__entry -method -public">
414414
<a class="" href="classes/CodeIgniter-Files-FileCollection.html#method_getIterator">getIterator()</a>
415415
<span>
416-
&nbsp;: <abbr title="\Generator">Generator</abbr>&lt;string|int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt; </span>
416+
&nbsp;: <abbr title="\Traversable">Traversable</abbr>&lt;int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt; </span>
417417
</dt>
418418
<dd>Yields as an Iterator for the current files.</dd>
419419

@@ -962,22 +962,20 @@ <h4 class="phpdocumentor-element__name" id="method_getIterator">
962962
<aside class="phpdocumentor-element-found-in">
963963
<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>
964964
:
965-
<span class="phpdocumentor-element-found-in__line">402</span>
965+
<span class="phpdocumentor-element-found-in__line">401</span>
966966

967967
</aside>
968968

969969
<p class="phpdocumentor-summary">Yields as an Iterator for the current files.</p>
970970

971971
<code class="phpdocumentor-code phpdocumentor-signature ">
972972
<span class="phpdocumentor-signature__visibility">public</span>
973-
<span class="phpdocumentor-signature__name">getIterator</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Generator">Generator</abbr>&lt;string|int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt;</span></code>
973+
<span class="phpdocumentor-signature__name">getIterator</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Traversable">Traversable</abbr>&lt;int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt;</span></code>
974974

975975
<div class="phpdocumentor-label-line">
976976
</div>
977977

978-
<section class="phpdocumentor-description"><p>Fulfills IteratorAggregate.</p>
979-
</section>
980-
978+
981979

982980

983981
<h5 class="phpdocumentor-tag-list__heading" id="method_getIterator_tags">
@@ -999,7 +997,7 @@ <h5 class="phpdocumentor-tag-list__heading" id="method_getIterator_tags">
999997

1000998
<section>
1001999
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
1002-
<span class="phpdocumentor-signature__response_type"><abbr title="\Generator">Generator</abbr>&lt;string|int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt;</span>
1000+
<span class="phpdocumentor-signature__response_type"><abbr title="\Traversable">Traversable</abbr>&lt;int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt;</span>
10031001
</section>
10041002

10051003
</article>

‎docs/classes/CodeIgniter-Publisher-Publisher.html‎

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
&nbsp;: <abbr title="\Generator">Generator</abbr>&lt;string|int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt; </span>
530+
&nbsp;: <abbr title="\Traversable">Traversable</abbr>&lt;int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt; </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>&lt;string|int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt;</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>&lt;int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt;</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>&lt;string|int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt;</span>
2064+
<span class="phpdocumentor-signature__response_type"><abbr title="\Traversable">Traversable</abbr>&lt;int, <a href="classes/CodeIgniter-Files-File.html"><abbr title="\CodeIgniter\Files\File">File</abbr></a>&gt;</span>
20672065
</section>
20682066

20692067
</article>

0 commit comments

Comments
 (0)