| Available Containers | Config::getRoot |
| Config | |
| PEAR Manual | |
require_once 'Config.php';
|
object Config::Config (
( void
)
The Config constructor, it creates a config object.
The next thing you should do is getting the root Config_Container object with getRoot() .
| Available Containers | Config::getRoot |
| Config | |
| PEAR Manual | |