icingaweb2/library/Icinga/Application/Modules
Alexander A. Klimov 6de4bd6e7e Explicitly add Module#configdir as (non-dynamic) property
W/o this the login page, if on PHP 8.2, says:

Deprecated: Creation of dynamic property Icinga\Application\Modules\Module::$configdir is deprecated in /usr/share/icingaweb2/library/Icinga/Application/Modules/Module.php on line 264

This breaks modules (if any) which use the property and not the getter.
2023-08-23 10:53:13 +02:00
..
DashboardContainer.php DashboardContainer: Allow to define a priority for dashlets 2019-09-09 14:43:28 +02:00
Manager.php Manager: Ensure enableModule dir has correct permission when created 2022-06-13 11:44:40 +02:00
MenuItemContainer.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Module.php Explicitly add Module#configdir as (non-dynamic) property 2023-08-23 10:53:13 +02:00
NavigationItemContainer.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00