reference/phar/PharFileInfo/setMetadata.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="pharfileinfo.setmetadata">
3
+
<refentry xml:id="pharfileinfo.setmetadata" xmlns="http://docbook.org/ns/docbook">
4
4
<refnamediv>
5
5
<refname>PharFileInfo::setMetadata</refname>
6
6
<refpurpose>Sets file-specific meta-data saved with a file</refpurpose>
7
7
</refnamediv>
8
8
<refsect1 role="description">
9
9
&reftitle.description;
10
-
<methodsynopsis>
10
+
<methodsynopsis role="PharFileInfo">
11
11
<modifier>public</modifier> <type>void</type><methodname>PharFileInfo::setMetadata</methodname>
12
12
<methodparam><type>mixed</type><parameter>metadata</parameter></methodparam>
13
13
</methodsynopsis>
...
...
@@ -110,7 +110,6 @@ array(2) {
110
110
</refsect1>
111
111

112
112
</refentry>
113
-

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