BusFake class BusFake implements
MailableMailer bcc(mixed $users) Begin the process of mailing a mailable
bool hasSent(string $mailable) Determine if the given mailable has been
void push(string $event, array $payload = array()) Register an event and
void forgetPushed() Forget all of the queued listeners.
bool hasPushed(string $job) Determine if there are any stored jobs for
mixed queue(Mailable $mailable)
mixed channel(string|null $name = null) Get a channel instance by name
string firing() Get the event that is currently firing.
void send(Collection|array|mixed $notifiables, mixed $notification)
Page 4 of 7