mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 21:52:21 +00:00
Restored whitespace
This commit is contained in:
parent
f29e09d68b
commit
44940e84bc
1 changed files with 4 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue