mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Add missing modifier
Closes GH-416.
This commit is contained in:
parent
3271d7af47
commit
a86e435a9e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<methodname>ZMQSocket::__construct</methodname>
|
||||
<modifier>public</modifier> <methodname>ZMQSocket::__construct</methodname>
|
||||
<methodparam><type>ZMQContext</type><parameter>context</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>type</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>persistent_id</parameter><initializer>&null;</initializer></methodparam>
|
||||
|
|
Loading…
Reference in a new issue