8000 [Notifier] [Bridges] Use CPP · symfony/click-send-notifier@2876869 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2876869

Browse files
OskarStarknicolas-grekas
authored andcommitted
[Notifier] [Bridges] Use CPP
1 parent 5854e3b commit 2876869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClickSendTransport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function __construct(
3737
private readonly ?string $listId = null,
3838
private readonly ?string $fromEmail = null,
3939
HttpClientInterface $client = null,
40-
EventDispatcherInterface $dispatcher = null
40+
EventDispatcherInterface $dispatcher = null,
4141
) {
4242
parent::__construct($client, $dispatcher);
4343
}

0 commit comments

Comments
 (0)
0