reference/spl/arrayobject/append.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>void</type><methodname>ArrayObject::append</methodname>
12
12
<methodparam><type>mixed</type><parameter>value</parameter></methodparam>
13
13
</methodsynopsis>
...
...
@@ -97,7 +97,6 @@ object(ArrayObject)#1 (5) {
97
97
</refsect1>
98
98

99
99
</refentry>
100
-

101
100
<!-- Keep this comment at the end of the file
102
101
Local variables:
103
102
mode: sgml
104
103