string firing() Get the event that is currently firing.
void send(Collection|array|mixed $notifiables, mixed $notification)
void assertPushedOn(string $queue, string $job, callable|null $callback = null)
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null)
mixed send(Mailable $mailable)
MailableFake class MailableFake extends
bool hasFired(string $event) Determine if the given event has been fired
Queue connection($value = null)
mixed later(DateTime|int $delay,
void sendNow(Collection|array|mixed $notifiables, mixed $notification)
Page 5 of 7