Skip to content

Commit c78ecde

Browse files
LI-93872 - Update change log
1 parent b9fd729 commit c78ecde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hyperwallet/Model/Payment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ public function getDescription() {
175175
* @return Payment
176176
*/
177177
public function setDescription($description) {
178-
$this->description = $description;
179178
$this->notes = $description;
179+
$this->description = $description;
180180
return $this;
181181
}
182182

0 commit comments

Comments
 (0)