mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fix xml:id for norewinditerator.rewind
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318709 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
33d1b58781
commit
c4764b2890
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<refentry xml:id="norewinditerator.haschildren" xmlns="http://docbook.org/ns/docbook">
|
||||
<refentry xml:id="norewinditerator.rewind" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>NoRewindIterator::rewind</refname>
|
||||
<refpurpose>Prevents the rewind operation on the inner iterator.</refpurpose>
|
||||
|
|
Loading…
Reference in a new issue