DispatchesJobs (Foundation\Bus)

DispatchesJobs

trait DispatchesJobs (View source)

Methods

mixed dispatchNow( mixed $job)

Dispatch a command to its appropriate handler in the current process.

Details

mixed dispatchNow( mixed $job)

Dispatch a command to its appropriate handler in the current process.

Parameters

mixed $job
登录查看完整内容