Skip to content

Commit c6722f6

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 0d6cf86 commit c6722f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Illuminate/Support/Facades/Queue.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
* @method static mixed getJobBackoff(mixed $job)
4141
* @method static mixed getJobExpiration(mixed $job)
4242
* @method static void createPayloadUsing(callable|null $callback)
43+
* @method static array getConfig()
44+
* @method static \Illuminate\Queue\Queue setConfig(array $config)
4345
* @method static \Illuminate\Container\Container getContainer()
4446
* @method static void setContainer(\Illuminate\Container\Container $container)
4547
* @method static \Illuminate\Support\Testing\Fakes\QueueFake except(array|string $jobsToBeQueued)

0 commit comments

Comments
 (0)