mixed pushRaw(string $payload, string $queue = null, array $options = array())
void send(Collection|array|mixed $notifiables, mixed $notification)
array getRecipients() Get the recipient information for the mailable.
void send(string|array $view, array $data = array(), Closure|string $callback = null)
void assertNotPushed(string $job, callable|null $callback = null) Determine
void assertNotDispatched(string $command, callable|null $callback = null)
Job|null pop(string $queue = null)
void flush(string $event) Flush a set of pushed events.
void assertFired(string $event, callable|null $callback = null) Assert
MailableMailer to(mixed $users) Begin the process of mailing a mailable
Page 6 of 7