reference/reflection/reflectionfunctionabstract/isgenerator.xml
ec2fe9a592f794978114ef5021db9f1d00c2e05d
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="reflectionfunctionabstract.isgenerator" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>ReflectionFunctionAbstract::isGenerator</refname>
...
...
@@ -9,16 +8,10 @@
9
8

10
9
<refsect1 role="description">
11
10
&reftitle.description;
12
-
<methodsynopsis>
11
+
<methodsynopsis role="ReflectionFunctionAbstract">
13
12
<modifier>public</modifier> <type>bool</type><methodname>ReflectionFunctionAbstract::isGenerator</methodname>
14
-
<void />
13
+
<void/>
15
14
</methodsynopsis>
16
-
<para>
17
-

18
-
</para>
19
-

20
-
&warn.undocumented.func;
21
-

22
15
</refsect1>
23
16

24
17
<refsect1 role="parameters">
...
...
@@ -36,7 +29,6 @@
36
29

37
30

38
31
</refentry>
39
-

40
32
<!-- Keep this comment at the end of the file
41
33
Local variables:
42
34
mode: sgml
43
35