API17

API17:JRegistry::merge

From Joomla! Documentation

Joomla 11.1 JRegistry::merge

Description

Merge a object into this one.


public function merge (&$source)
Parameter Type Default Description
&$source object Source object ot merge
  • Returns boolean True on success
  • Defined on line 255 of libraries/joomla/registry/registry.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples