MailFake class MailFake implements
$this pipeThrough(array $pipes) Set the pipes commands should be piped
mixed dispatchNow(mixed $command, mixed $handler = null) Dispatch a command
mixed sendNow(Mailable $mailable)
void assertNotSentTo(mixed $notifiable, string $notification, callable|null $callback = null)
Collection fired(string $event, callable|null $callback = null)
void assertDispatched(string $command, callable|null $callback = null) Assert
mixed until(string $event, array $payload = array()) Fire an event until
mixed dispatch(mixed $command) Dispatch a command to its appropriate handler
void subscribe(object|string $subscriber) Register an event subscriber
Page 2 of 7