Skip to content

Commit ae7a3da

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Support/Facades/Event.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
* @method static void forgetPushed()
2222
* @method static \Illuminate\Events\Dispatcher setQueueResolver(callable $resolver)
2323
* @method static \Illuminate\Events\Dispatcher setTransactionManagerResolver(callable $resolver)
24-
* @method static array getRawListeners()
2524
* @method static mixed defer(callable $callback)
25+
* @method static array getRawListeners()
2626
* @method static void macro(string $name, object|callable $macro)
2727
* @method static void mixin(object $mixin, bool $replace = true)
2828
* @method static bool hasMacro(string $name)

0 commit comments

Comments
 (0)