reference/phar/Phar/stopBuffering.xml
f03806fcd8fe03a0501bd40b6e3939ff6589a1d2
...
...
@@ -1,13 +1,13 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phar.stopbuffering">
3
+
<refentry xml:id="phar.stopbuffering" xmlns="http://docbook.org/ns/docbook">
4
4
<refnamediv>
5
5
<refname>Phar::stopBuffering</refname>
6
6
<refpurpose>Stop buffering write requests to the Phar archive, and save changes to disk</refpurpose>
7
7
</refnamediv>
8
8
<refsect1 role="description">
9
9
&reftitle.description;
10
-
<methodsynopsis>
10
+
<methodsynopsis role="Phar">
11
11
<modifier>public</modifier> <type>void</type><methodname>Phar::stopBuffering</methodname>
12
12
<void/>
13
13
</methodsynopsis>
...
...
@@ -38,6 +38,11 @@
38
38

39
39
</refsect1>
40
40

41
+
<refsect1 role="parameters">
42
+
&reftitle.parameters;
43
+
&no.function.parameters;
44
+
</refsect1>
45
+

41
46
<refsect1 role="returnvalues">
42
47
&reftitle.returnvalues;
43
48
<para>
...
...
@@ -109,7 +114,6 @@ __HALT_COMPILER();"
109
114
</refsect1>
110
115

111
116
</refentry>
112
-

113
117
<!-- Keep this comment at the end of the file
114
118
Local variables:
115
119
mode: sgml
116
120