Config::Config
Config::Config() – constructor
Synopsis
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() .