see something

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313474 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2011-07-20 14:08:24 +00:00
parent fa55dc9299
commit be318032a3

View file

@ -15,7 +15,7 @@
</methodsynopsis>
<para>
This is a blocking function, in that the function will not return until the minimum number of of messages as specified by the <parameter>min</parameter> are read off of the queue.
To use a non-blocking function, see
To use a non-blocking function, see <methodname>AMQPQueue::get</methodname>.
</para>
</refsect1>