mixed queue(Mailable $mailable)
mixed pushRaw(string $payload, string $queue = null, array $options = array())
void forget(string $event) Remove a set of listeners from the dispatcher
Illuminate\Support\Testing\Fakes Classes
void sendNow(Collection|array|mixed $notifiables, mixed $notification)
void send(Collection|array|mixed $notifiables, mixed $notification)
mixed channel(string|null $name = null) Get a channel instance by name
bool hasFired(string $event) Determine if the given event has been fired
MailableFake class MailableFake extends
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null)
Page 5 of 7