Skip to content

Commit 680fd78

Browse files
cretueusebiuStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent f537295 commit 680fd78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ReportHandler.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ public function handleReport($report, $subscription, $message)
3636
{
3737
if ($report->isSuccess()) {
3838
$this->events->dispatch(new NotificationSent($report, $subscription, $message));
39+
3940
return;
4041
}
4142

0 commit comments

Comments
 (0)