JObserverInterface::createObserver
Creates the associated observer instance and attaches it to the $observableObject
Signature
public function createObserver(JObservableInterface
$observableObject,
array
$paramsĀ )
Parameters
-
$observableObject
- The observable subject object
-
$params
- Params for this observer
Returns
- JObserverInterface