reference/phar/Phar/apiVersion.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.apiversion">
3
+
<refentry xml:id="phar.apiversion" xmlns="http://docbook.org/ns/docbook">
4
4
<refnamediv>
5
5
<refname>Phar::apiVersion</refname>
6
6
<refpurpose>Returns the api version</refpurpose>
7
7
</refnamediv>
8
8
<refsect1 role="description">
9
9
&reftitle.description;
10
-
<methodsynopsis>
10
+
<methodsynopsis role="Phar">
11
11
<modifier>final</modifier> <modifier>public</modifier> <modifier>static</modifier> <type>string</type><methodname>Phar::apiVersion</methodname>
12
12
<void/>
13
13
</methodsynopsis>
...
...
@@ -54,7 +54,6 @@ echo Phar::apiVersion();
54
54
</refsect1>
55
55

56
56
</refentry>
57
-

58
57
<!-- Keep this comment at the end of the file
59
58
Local variables:
60
59
mode: sgml
61
60