Site logo file
API
Search
Phoca.cz Main Site
Phoca Cart
Phoca Cart Demo
Search
Search
Advanced Search
Methods
dispatch
You are here:
Home
Joomla
DispatcherInterface
dispatch
⇦
Back to DispatcherInterface class
Method dispatch
public void
dispatch
()
Runs the dispatcher.
Returns
void
Since
4.0.0
Class:
DispatcherInterface
Project:
Joomla
Method dispatch - Source code
/** * Runs the dispatcher. * * @return void * * @since 4.0.0 */ public function dispatch();