icingaweb2-module-director/library/Director/Deployment
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
..
ConditionalConfigRenderer.php cli: implement deployment grace period and... 2022-03-22 10:46:36 +01:00
ConditionalDeployment.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00
DeploymentGracePeriod.php cli: implement deployment grace period and... 2022-03-22 10:46:36 +01:00
DeploymentInfo.php Deployment: move logic to dedicated classes 2017-07-20 08:22:31 +02:00
DeploymentStatus.php DeploymentStatus: fix method signature, use getter 2022-01-10 18:44:45 +01:00