reference/phar/Phar/compressFiles.xml
f03806fcd8fe03a0501bd40b6e3939ff6589a1d2
...
...
@@ -1,6 +1,6 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phar.compressfiles">
3
+
<refentry xml:id="phar.compressfiles" xmlns="http://docbook.org/ns/docbook">
4
4
<refnamediv>
5
5
<refname>Phar::compressFiles</refname>
6
6
<refpurpose>Compresses all files in the current Phar archive</refpurpose>
...
...
@@ -8,7 +8,7 @@
8
8

9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
-
<methodsynopsis>
11
+
<methodsynopsis role="Phar">
12
12
<modifier>public</modifier> <type>void</type><methodname>Phar::compressFiles</methodname>
13
13
<methodparam><type>int</type><parameter>compression</parameter></methodparam>
14
14
</methodsynopsis>
...
...
@@ -142,7 +142,6 @@ bool(true)
142
142
</refsect1>
143
143

144
144
</refentry>
145
-

146
145
<!-- Keep this comment at the end of the file
147
146
Local variables:
148
147
mode: sgml
149
148