We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a03654 commit fcc8732Copy full SHA for fcc8732
reference/swoole/swoole/server/construct.xml
@@ -13,7 +13,7 @@
13
<modifier>public</modifier> <methodname>Swoole\Server::__construct</methodname>
14
<methodparam><type>string</type><parameter>host</parameter></methodparam>
15
<methodparam choice="opt"><type>int</type><parameter>port</parameter></methodparam>
16
- <methodparam choice="opt"><type>integr</type><parameter>mode</parameter></methodparam>
+ <methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
17
<methodparam choice="opt"><type>int</type><parameter>sock_type</parameter></methodparam>
18
</constructorsynopsis>
19
<para>
0 commit comments