icingaweb2/library/Icinga/Web/Navigation/Renderer
Bastian Lederer ea0ce32bc9 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`, remove column alignment, and indent continuation lines with 2
spaces.

Co-authored-by: "Eric Lippmann <eric.lippmann@icinga.com>"
2026-03-10 16:40:27 +01:00
..
BadgeNavigationItemRenderer.php Change implicit nullable type declaration to explicit 2026-03-10 16:40:27 +01:00
HealthNavigationRenderer.php Menu: Integrate health endpoint 2021-05-14 15:45:35 +02:00
NavigationItemRenderer.php Change implicit nullable type declaration to explicit 2026-03-10 16:40:27 +01:00
NavigationRenderer.php Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
NavigationRendererInterface.php Make active first-level nav items better distinguishable 2019-03-20 11:07:39 +01:00
RecursiveMenuNavigationRenderer.php Show label as navigation flyout header 2025-04-30 15:29:59 +02:00
RecursiveNavigationRenderer.php Show label as navigation flyout header 2025-04-30 15:29:59 +02:00
SummaryNavigationItemRenderer.php Let the SummaryNavigationItemRenderer show the worst state 2016-12-08 10:40:22 +01:00