reference/phar/Phar/getModified.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.getmodified">
3
+
<refentry xml:id="phar.getmodified" xmlns="http://docbook.org/ns/docbook">
4
4
<refnamediv>
5
5
<refname>Phar::getModified</refname>
6
6
<refpurpose>Return whether phar was modified</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>bool</type><methodname>Phar::getModified</methodname>
12
12
<void/>
13
13
</methodsynopsis>
...
...
@@ -33,7 +33,6 @@
33
33
</refsect1>
34
34

35
35
</refentry>
36
-

37
36
<!-- Keep this comment at the end of the file
38
37
Local variables:
39
38
mode: sgml
40
39