mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
see something
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313474 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fa55dc9299
commit
be318032a3
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue