Skip to content

Commit

Permalink
Merge pull request #13 from php-etl/JoMessina-patch-1
Browse files Browse the repository at this point in the history
Update Rejection.php
  • Loading branch information
JoMessina authored Apr 22, 2024
2 parents 0acaa0b + 353ff3a commit 3bf2fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rejection.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ public function reject(object|array $rejection, ?\Throwable $exception = null):
[
'content-type' => 'application/json',
],
$this->topic,
$this->exchange,
$this->topic,
);
}

Expand Down

0 comments on commit 3bf2fc2

Please sign in to comment.