Queue connection($value = null)
mixed queue(Mailable $mailable)
MailableFake class MailableFake extends
void sendNow(Collection|array|mixed $notifiables, mixed $notification)
int size(string $queue = null) Get the size of the queue.
mixed channel(string|null $name = null) Get a channel instance by name
void assertPushedOn(string $queue, string $job, callable|null $callback = null)
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null)
mixed pushRaw(string $payload, string $queue = null, array $options = array())
void send(Collection|array|mixed $notifiables, mixed $notification)
Page 5 of 7