Skip to content

Commit 40373f9

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 6d6e4e1 commit 40373f9

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
@@ -49,6 +49,7 @@
4949
* @method static void assertNothingPushed()
5050
* @method static \Illuminate\Support\Collection pushed(string $job, callable|null $callback = null)
5151
* @method static \Illuminate\Support\Collection pushedRaw(null|\Closure $callback = null)
52+
* @method static \Illuminate\Support\Collection listenersPushed(string $listenerClass, \Closure|null $callback = null)
5253
* @method static bool hasPushed(string $job)
5354
* @method static bool shouldFakeJob(object $job)
5455
* @method static array pushedJobs()

0 commit comments

Comments
 (0)