function Global / dispatch_sync
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

dispatch_sync

dispatch_sync ( ) : mixed

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

Parameters

  • $job mixed
  • $handler mixed