mixed queue(Mailable $mailable)
Illuminate\Support\Testing\Fakes Classes
void assertPushedOn(string $queue, string $job, callable|null $callback = null)
void sendNow(Collection|array|mixed $notifiables, mixed $notification)
int size(string $queue = null) Get the size of the queue.
bool hasFired(string $event) Determine if the given event has been fired
string firing() Get the event that is currently firing.
mixed pushRaw(string $payload, string $queue = null, array $options = array())
MailableFake class MailableFake extends
Queue connection($value = null)
Page 5 of 7