mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-22 00:11:53 +00:00
Restored whitespace
This commit is contained in:
parent
f29e09d68b
commit
44940e84bc
@ -147,7 +147,7 @@ class Resque
|
||||
* Remove specified queue
|
||||
*
|
||||
* @param string $queue The name of the queue to remove.
|
||||
* @return integer number of deleted items
|
||||
* @return integer Number of deleted items
|
||||
*/
|
||||
public static function removeQueue($queue)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user