Skip to content

Commit 8473522

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent f0c9fce commit 8473522

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Event.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* @method static void forget(string $event)
2121
* @method static void forgetPushed()
2222
* @method static \Illuminate\Events\Dispatcher setQueueResolver(callable $resolver)
23+
* @method static \Illuminate\Events\Dispatcher setTransactionManagerResolver(callable $resolver)
2324
* @method static array getRawListeners()
2425
* @method static void macro(string $name, object|callable $macro)
2526
* @method static void mixin(object $mixin, bool $replace = true)

0 commit comments

Comments
 (0)