Skip to content

Commit 3bf2fc2

Browse files
authored
Merge pull request #13 from php-etl/JoMessina-patch-1
Update Rejection.php
2 parents 0acaa0b + 353ff3a commit 3bf2fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Rejection.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ public function reject(object|array $rejection, ?\Throwable $exception = null):
8181
[
8282
'content-type' => 'application/json',
8383
],
84-
$this->topic,
8584
$this->exchange,
85+
$this->topic,
8686
);
8787
}
8888

0 commit comments

Comments
 (0)