icingaweb2-module-director/library/Director/DirectorObject
Alexander A. Klimov ff92b0a485 For method parameters, use ?T $x = null, not T $x = null
Implicitly marking parameters as nullable is deprecated, the explicit nullable type must be used instead.
2026-04-16 09:38:24 +02:00
..
Automation BasketSnapshot: Fix restoring Host templates having relation with host template choices 2026-02-17 15:55:23 +01:00
Lookup For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
ObjectPurgeHelper.php Fix wrong method param types and add var type hints 2024-02-05 16:05:24 +01:00