]> source.dussan.org Git - nextcloud-server.git/commitdiff
Merge pull request #48042 from nextcloud/refactor/elvis
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>
Mon, 16 Sep 2024 08:04:37 +0000 (10:04 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2024 08:04:37 +0000 (10:04 +0200)
refactor: Use the elvis operator + fix: Handle null checks with the ?? operator

1  2 
apps/updatenotification/tests/BackgroundJob/UpdateAvailableNotificationsTest.php