Queue connection($value = null)
bool hasFired(string $event) Determine if the given event has been fired
array getRecipients() Get the recipient information for the mailable.
void assertSentTo(mixed $notifiable, string $notification, callable|null $callback = null)
void __construct() Create a new instance.
$this to(mixed $users) Set the recipients of the message.
MailableMailer to(mixed $users) Begin the process of mailing a mailable
void assertNotPushed(string $job, callable|null $callback = null) Determine
bool hasDispatched(string $command) Determine if there are any stored commands
void assertNotDispatched(string $command, callable|null $callback = null)
Page 6 of 7