Merge branch 'master' into upgrade-sf5

This commit is contained in:
2024-02-12 21:50:34 +01:00
920 changed files with 6430 additions and 1914 deletions

View File

@@ -113,7 +113,7 @@ class NotificationMailerTest extends TestCase
}
private function buildNotificationMailer(
MailerInterface $mailer = null,
?MailerInterface $mailer = null,
): NotificationMailer {
return new NotificationMailer(
$mailer,