mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-02 12:14:13 +01:00
The menu was being rendered through recursive partials before. The overhead this fact implicates is not as efficient as standard recursion so there is now a special renderer for Icinga\Web\Menu utilizing the RecursiveIteratorIterator refs #6153