mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-01 02:54:24 +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