reference/zmq/zmqpoll/add.xml
be295015d068095fc92880baef4e47038646adbd
...
...
@@ -12,7 +12,7 @@
12
12
<methodsynopsis>
13
13
<modifier>public</modifier> <type>string</type><methodname>ZMQPoll::add</methodname>
14
14
<methodparam><type>mixed</type><parameter>entry</parameter></methodparam>
15
-
<methodparam><type>integer</type><parameter>type</parameter></methodparam>
15
+
<methodparam><type>int</type><parameter>type</parameter></methodparam>
16
16
</methodsynopsis>
17
17
<para>
18
18
Adds a new item to the poll set and returns the internal id of the added item. The item can be removed
19
19