Skip to content

Commit 5474458

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 4bed165 commit 5474458

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
@@ -11,6 +11,7 @@
1111
* @method static void exceptionOccurred(mixed $callback)
1212
* @method static void looping(mixed $callback)
1313
* @method static void failing(mixed $callback)
14+
* @method static void starting(mixed $callback)
1415
* @method static void stopping(mixed $callback)
1516
* @method static bool connected(string|null $name = null)
1617
* @method static \Illuminate\Contracts\Queue\Queue connection(string|null $name = null)

0 commit comments

Comments
 (0)