void push(string $event, array $payload = array()) Register an event and
bool hasPushed(string $job) Determine if there are any stored jobs for
BusFake class BusFake implements
void forgetPushed() Forget all of the queued listeners.
array|null fire(string|object $event, mixed $payload = array(), bool $halt = false)
mixed push(string $job, mixed $data = '', string $queue = null) Push a
mixed later(DateTime|int $delay,
string firing() Get the event that is currently firing.
void forget(string $event) Remove a set of listeners from the dispatcher
mixed send(Mailable $mailable)
Page 4 of 7