Config::Config

Config::Config() – constructor

Synopsis

require_once 'Config.php';

object Config::Config ( void )

Description

The Config constructor, it creates a config object.

The next thing you should do is getting the root Config_Container object with getRoot() .