reference/gearman/gearmantask/sendworkload.xml
3c0b61c45a5dabe46865510311e57b77ea3dddb7
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="gearmantask.sendworkload" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>GearmanTask::sendWorkload</refname>
...
...
@@ -9,8 +8,8 @@
9
8

10
9
<refsect1 role="description">
11
10
&reftitle.description;
12
-
<methodsynopsis>
13
-
<modifier>public</modifier> <type>int</type><methodname>GearmanTask::sendWorkload</methodname>
11
+
<methodsynopsis role="GearmanTask">
12
+
<modifier>public</modifier> <type class="union"><type>int</type><type>false</type></type><methodname>GearmanTask::sendWorkload</methodname>
14
13
<methodparam><type>string</type><parameter>data</parameter></methodparam>
15
14
</methodsynopsis>
16
15
<para>
...
...
@@ -52,7 +51,6 @@
52
51
</refsect1>
53
52

54
53
</refentry>
55
-

56
54
<!-- Keep this comment at the end of the file
57
55
Local variables:
58
56
mode: sgml
59
57