void __construct(Application $app)
void commands(array|mixed $commands) Register the package's custom Artisan
mixed __call(string $method, array $parameters) Dynamically handle missing
string firing() Get the event that is currently firing.
array getListeners(string $eventName) Get all of the listeners for a given
bool hasListeners(string $eventName) Determine if a given event has listeners
Dispatcher class Dispatcher implements
void forget(string $event) Remove a set of listeners from the dispatcher
CallQueuedHandler class CallQueuedHandler (
void call(Job $job, array $data)
Page 3 of 4