icingadb-web/library/Icingadb/Command/Object
Bastian Lederer 8622514fcd Change implicit nullable type declaration to explicit
Since PHP 8.4 implicitly nullable parameter types are deprecated.

Normalize scoped PHPDoc for nullable-parameter updates: use `?Type` instead of
`Type|null` and remove column alignment.

Co-authored-by: "Eric Lippmann <eric.lippmann@icinga.com>"
2026-03-19 22:08:30 +01:00
..
AcknowledgeProblemCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
AddCommentCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
CommandAuthor.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
DeleteCommentCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
DeleteDowntimeCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
GetObjectCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
ObjectsCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
ProcessCheckResultCommand.php Change implicit nullable type declaration to explicit 2026-03-19 22:08:30 +01:00
PropagateHostDowntimeCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
RemoveAcknowledgementCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
ScheduleCheckCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
ScheduleDowntimeCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
ScheduleHostDowntimeCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
ScheduleServiceDowntimeCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
SendCustomNotificationCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
ToggleObjectFeatureCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
WithCommentCommand.php License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00