mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-03 06:38:56 +02:00
Before, the Url object was constructed in Dashlet::setUrl() and Dashlet::__construct8) which lead to an exception when parsing a module's configuration.php from our CLI. refs #9375