Skip to content

Commit 821af5a

Browse files
committed
Fix return type of streamWrapper::stream_cast
1 parent e652ed9 commit 821af5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/stream/streamwrapper/stream-cast.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<refsect1 role="description">
1111
&reftitle.description;
1212
<methodsynopsis>
13-
<modifier>public</modifier> <type>resource</type><methodname>streamWrapper::stream_cast</methodname>
13+
<modifier>public</modifier> <type class="union"><type>resource</type><type>false</type></type><methodname>streamWrapper::stream_cast</methodname>
1414
<methodparam><type>int</type><parameter>cast_as</parameter></methodparam>
1515
</methodsynopsis>
1616
<para>

0 commit comments

Comments
 (0)