icingaweb2-module-director/library/Director/Web/Controller
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
..
Extension Apply correct restrictions to REST url endpoints 2025-01-24 12:21:41 +01:00
ActionController.php Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
BranchHelper.php BranchHelper: Define method return types 2024-02-05 16:05:24 +01:00
ObjectController.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
ObjectsController.php Apply correct restrictions to REST url endpoints 2025-01-24 12:21:41 +01:00
TemplateController.php TemplateController: pass auth 2023-10-12 08:43:58 +02:00