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:
Ole Aass 2013-01-19 14:46:31 +00:00
parent a80683c2f5
commit 42871790fb

View file

@ -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>