mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-28 18:04:07 +01:00
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