wiki.techinc.nl/includes/config
Kunal Mehta 412c4668f1 Add MultiConfig for fallback logic
This change adds MultiConfig and HashConfig classes,
but does not actually use them anywhere. In a future
change, we can convert DefaultSettings.php into
a HashConfig instance and use MultiConfig as the
'main' config instance.

Bug: 69418
Change-Id: I0ef2fbb86d5c27602d70240219ee08be31e2d09b
2014-09-17 15:55:04 -07:00
..
Config.php Add MultiConfig for fallback logic 2014-09-17 15:55:04 -07:00
ConfigException.php Fixed spacing 2014-07-20 21:41:41 +02:00
ConfigFactory.php Mark ConfigFactory::destroyDefaultInstance() with @codeCoverageIgnore 2014-08-22 23:32:37 -07:00
GlobalVarConfig.php Add MultiConfig for fallback logic 2014-09-17 15:55:04 -07:00
HashConfig.php Add MultiConfig for fallback logic 2014-09-17 15:55:04 -07:00
MultiConfig.php Add MultiConfig for fallback logic 2014-09-17 15:55:04 -07:00
MutableConfig.php Move Config::set() to MutableConfig::set() 2014-09-11 08:26:43 -07:00