Jake Vanderwerf
4 hours ago 56a9a1ccf764ff7a6af8f8a2292cb07443cb4aa7
inc/rest/routes/NotificationsRoutes.php
@@ -1185,7 +1185,7 @@
   /**
    * Get notification actions
    */
   protected function getNotificationActions(string $type, array $data, object $notification = null): array
   protected function getNotificationActions(string $type, array $data, ?object $notification = null): array
   {
      $actions = [];