icingaweb2/test/php/library/Icinga/Application
Marius Hein 316893ad2c Add new autoloader implementation
New namespace implementation created to load application code
like forms with this autoloader. Consumpting services can register
their own, multiple namespaces. Overlapping namespaces matched
by closest name.

refs #4407
2013-07-12 16:11:03 +02:00
..
Config/files
Modules
BootstrapTest.php
ConfigTest.php
LoaderTest.php Add new autoloader implementation 2013-07-12 16:11:03 +02:00
LoggerTest.php
SessionTest.php