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() .

Config class (Previous) Return root container for config object (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.