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