Skip to content

Commit 3d5a2df

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 5bd04bf commit 3d5a2df

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Illuminate/Support/Facades/Queue.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@
6565
* @method static array pushedJobs()
6666
* @method static array rawPushes()
6767
* @method static \Illuminate\Support\Testing\Fakes\QueueFake serializeAndRestore(bool $serializeAndRestore = true)
68-
* @method static void pause(string $queue, int $ttl = 86400)
69-
* @method static void resume(string $queue)
70-
* @method static bool isPaused(string $queue)
7168
*
7269
* @see \Illuminate\Queue\QueueManager
7370
* @see \Illuminate\Queue\Queue

0 commit comments

Comments
 (0)