Config::setRoot() -- Set content of root Config_container object
Beschrijving
This method will replace the current child of the root
Config_Container
object by the given object.
Parameter
- object
$rootContainer
Container to be used as the first child of root
Return waarde
boolean -
Geeft TRUE terug bij success, FALSE bij een fout.
Note
Deze functie kan niet statisch worden aangeroepen.