Skip to content

Commit 2ef5e49

Browse files
committed
Merge branch '6.4' into 7.2
* 6.4: add translations for the Twig constraint drop the Date header using the Postmark API transport [VarExporter] Fix: Use correct closure call for property-specific logic in $notByRef Unnecessary cast, return, semicolon and comma [Notifier] [Discord] Fix value limits Fix ServiceMethodsSubscriberTrait for nullable service
2 parents b510434 + ece4caf commit 2ef5e49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Channel/AbstractChannelTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class DummyChannel extends AbstractChannel
3434
{
3535
public function notify(Notification $notification, RecipientInterface $recipient, ?string $transportName = null): void
3636
{
37-
return;
3837
}
3938

4039
public function supports(Notification $notification, RecipientInterface $recipient): bool

0 commit comments

Comments
 (0)