JObserverUpdater::update
Call all observers for $event with $params
Signature
public function update(string
$event,
array
$paramsĀ )
Parameters
-
$event
- Name of the event
-
$params
- Params of the event
Returns
- void