FOFDispatcher::getAnInstance
Get a static (Singleton) instance of a particular Dispatcher
Signature
public function getAnInstance([string
$option = null,
[string
$view = null,
array
$config]] )
Parameters
-
$option
- The component name
-
$view
- The View name
-
$config
- Configuration data
Returns
- FOFDispatcher