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:
Pieter Hordijk 2013-04-08 21:09:17 +00:00
parent 4a05f0dc9d
commit fa5ef560a6

View file

@ -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