string firing() Get the event that is currently firing.
NotificationFake class NotificationFake implements
void flush(string $event) Flush a set of pushed events.
void __construct() Create a new instance.
$this to(mixed $users) Set the recipients of the message.
void assertSentTo(mixed $notifiable, string $notification, callable|null $callback = null)
bool hasSent(mixed $notifiable, string $notification) Determine if there
void assertNotDispatched(string $command, callable|null $callback = null)
Job|null pop(string $queue = null)
$this cc(mixed $users) Set the recipients of the message.
Page 6 of 7