mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Bug #63718 - Changed <classname> to ArrayIterator and <methodname> to ArrayIterator::setFlags()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329238 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a80683c2f5
commit
42871790fb
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@
|
|||
<term><parameter>flags</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Flags to control the behaviour of the <classname>ArrayObject</classname> object.
|
||||
See <methodname>ArrayObject::setFlags</methodname>.
|
||||
Flags to control the behaviour of the <classname>ArrayIterator</classname> object.
|
||||
See <methodname>ArrayIterator::setFlags</methodname>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue