reference/stream/php_user_filter/onclose.xml
4f6742c6efd4746d46eea65eedf3101a55f3d31d
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="php-user-filter.onclose" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>php_user_filter::onClose</refname>
...
...
@@ -9,9 +8,9 @@
9
8

10
9
<refsect1 role="description">
11
10
&reftitle.description;
12
-
<methodsynopsis>
11
+
<methodsynopsis role="php_user_filter">
13
12
<modifier>public</modifier> <type>void</type><methodname>php_user_filter::onClose</methodname>
14
-
<void />
13
+
<void/>
15
14
</methodsynopsis>
16
15
<para>
17
16
This method is called upon filter shutdown (typically, this is also
...
...
@@ -37,7 +36,6 @@
37
36

38
37

39
38
</refentry>
40
-

41
39
<!-- Keep this comment at the end of the file
42
40
Local variables:
43
41
mode: sgml
44
42