Skip to content

Commit

Permalink
ajustes rewind de spl/recursiveiteratoriterator conforme revisão em i…
Browse files Browse the repository at this point in the history
…nglês em d51166ca16fda8e766849505b84f9306ef443f71
  • Loading branch information
fernandowobeto authored Dec 4, 2023
1 parent eca3a9a commit c61e4e4
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions reference/spl/recursiveiteratoriterator/rewind.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- EN-Revision: 2fd3f0c96d9d221fe37109775af4df4cf949d5d8 Maintainer: diogo Status: ready -->
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: d51166ca16fda8e766849505b84f9306ef443f71 Maintainer: fernandowobeto Status: ready --><!-- CREDITS: diogo, fernandowobeto -->
<refentry xml:id="recursiveiteratoriterator.rewind" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>RecursiveIteratorIterator::rewind</refname>
<refpurpose>Recomeça o iterador no primeiro elemento do primeiro iterador interno</refpurpose>
</refnamediv>

<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>void</type><methodname>RecursiveIteratorIterator::rewind</methodname>
<methodsynopsis role="RecursiveIteratorIterator">
<modifier>public</modifier> <type>void</type><methodname>RecursiveIteratorIterator::rewind</methodname>
<void/>
</methodsynopsis>

Expand All @@ -30,7 +29,6 @@
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
Expand Down

0 comments on commit c61e4e4

Please sign in to comment.