reference/reflection/reflectionfunctionabstract/hastentativereturntype.xml
ec2fe9a592f794978114ef5021db9f1d00c2e05d
...
...
@@ -7,9 +7,9 @@
7
7

8
8
<refsect1 role="description">
9
9
&reftitle.description;
10
-
<methodsynopsis>
10
+
<methodsynopsis role="ReflectionFunctionAbstract">
11
11
<modifier>public</modifier> <type>bool</type><methodname>ReflectionFunctionAbstract::hasTentativeReturnType</methodname>
12
-
<void />
12
+
<void/>
13
13
</methodsynopsis>
14
14
<para>
15
15
Returns whether the function has a tentative return type.
16
16