void mapUsing(Closure $mapper)
$this pipeThrough(array $pipes) Set the pipes commands should be piped
mixed dispatch(mixed $command, Closure $afterResolving = null)
mixed dispatchFromArray(mixed $command, array $array) Marshal a command
mixed resolveHandler(mixed $command) Get the handler instance for the given
SelfHandling deprecated interface SelfHandling (
mixed dispatchNow(mixed $command, Closure $afterResolving = null)
mixed dispatchNow(mixed $command, mixed $handler = null) Dispatch a command
void maps(array $commands) Register command to handler mappings.
Page 1 of 2