icingaweb2-module-director/library/Director/Repository
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
..
IcingaTemplateRepository.php TemplateRepository: Let us clear the instance cache 2018-09-17 14:37:18 +02:00
RepositoryByObjectHelper.php For method parameters, use ?T $x = null, not T $x = null 2026-04-16 09:38:24 +02:00