Jake Vanderwerf
10 days ago ed57c386db34d8693ca75311972d0929ebe5f488
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 = [];