reference/spl/arrayobject/getiteratorclass.xml
d51166ca16fda8e766849505b84f9306ef443f71
...
...
@@ -7,7 +7,7 @@
7
7
</refnamediv>
8
8
<refsect1 role="description">
9
9
&reftitle.description;
10
-
<methodsynopsis>
10
+
<methodsynopsis role="ArrayObject">
11
11
<modifier>public</modifier> <type>string</type><methodname>ArrayObject::getIteratorClass</methodname>
12
12
<void/>
13
13
</methodsynopsis>
...
...
@@ -80,7 +80,6 @@ string(15) "MyArrayIterator"
80
80
</para>
81
81
</refsect1>
82
82
</refentry>
83
-

84
83
<!-- Keep this comment at the end of the file
85
84
Local variables:
86
85
mode: sgml
87
86