reference/phar/Phar/getVersion.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.getversion">
3
+
<refentry xml:id="phar.getversion" xmlns="http://docbook.org/ns/docbook">
4
4
<refnamediv>
5
5
<refname>Phar::getVersion</refname>
6
6
<refpurpose>Return version info of Phar archive</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>string</type><methodname>Phar::getVersion</methodname>
12
12
<void/>
13
13
</methodsynopsis>
...
...
@@ -43,7 +43,6 @@
43
43

44
44

45
45
</refentry>
46
-

47
46
<!-- Keep this comment at the end of the file
48
47
Local variables:
49
48
mode: sgml
50
49