mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
As module wizards might require some configuration values aggregated by the main application wizard we pass the entire page data to each wizard as if the data were aggregated by a module wizard itself. refs #7163