mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
function param now has the correct type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330030 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4a05f0dc9d
commit
fa5ef560a6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type>bool</type><methodname>streamWrapper::stream_lock</methodname>
|
||||
<methodparam><type>mode</type><parameter>operation</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>operation</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
This method is called in response to <function>flock</function>, when
|
||||
|
|
Loading…
Reference in a new issue