Skip to content
Snippets Groups Projects

Resolve #3490037 "Min drupal 10.3"

29 unresolved threads
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -175,7 +175,6 @@ class PrivateMessageNotifier implements PrivateMessageNotifierInterface {
]
);
// @phpstan-ignore-next-line
if (empty($exclude)) {
return $recipients;
}
Loading