Back to DispatcherInterface class

Method dispatch

public void
dispatch
()
Runs the dispatcher.
Returns
  • void
Since
  • 4.0.0

Method dispatch - Source code

/**
 * Runs the dispatcher.
 *
 * @return  void
 *
 * @since   4.0.0
 */
public function dispatch();