Skip to content

Commit 6c53284

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 74441ad commit 6c53284

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Queue.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
* @method static \Illuminate\Contracts\Queue\Job|null pop(string|null $queue = null)
3232
* @method static string getConnectionName()
3333
* @method static \Illuminate\Contracts\Queue\Queue setConnectionName(string $name)
34+
* @method static mixed getJobTries(mixed $job)
3435
* @method static mixed getJobBackoff(mixed $job)
3536
* @method static mixed getJobExpiration(mixed $job)
3637
* @method static void createPayloadUsing(callable|null $callback)

0 commit comments

Comments
 (0)