API17:JRegistry::merge
From Joomla! Documentation
JRegistry::merge
Description
Merge a object into this one.
public function merge (&$source)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$source | object | Source object ot merge |
See also
JRegistry::merge source code on BitBucket
Class JRegistry
Subpackage Registry- Other versions of JRegistry::merge
User contributed notes
Code Examples