We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46321b commit ece4cafCopy full SHA for ece4caf
Tests/Channel/AbstractChannelTest.php
@@ -34,7 +34,6 @@ class DummyChannel extends AbstractChannel
34
{
35
public function notify(Notification $notification, RecipientInterface $recipient, ?string $transportName = null): void
36
37
- return;
38
}
39
40
public function supports(Notification $notification, RecipientInterface $recipient): bool
0 commit comments