QueueingDispatcher (Contracts)

QueueingDispatcher

interface QueueingDispatcher implements Dispatcher (View source)

Methods

mixed dispatchFromArray( mixed $command, array $array)

Marshal a command and dispatch it to its appropriate handler.

from Dispatcher
mixed 登录查看完整内容