Skip to content

Commit 7ba6047

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 5d3fa1c commit 7ba6047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Notification.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
* @method static void assertCount(int $expectedCount)
3232
* @method static \Illuminate\Support\Collection sent(mixed $notifiable, string $notification, callable|null $callback = null)
3333
* @method static bool hasSent(mixed $notifiable, string $notification)
34+
* @method static \Illuminate\Support\Testing\Fakes\NotificationFake serializeAndRestore(bool $serializeAndRestore = true)
3435
* @method static array sentNotifications()
3536
* @method static void macro(string $name, object|callable $macro)
3637
* @method static void mixin(object $mixin, bool $replace = true)

0 commit comments

Comments
 (0)