Skip to content

Commit

Permalink
Update Invoice.php (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadapr committed Aug 5, 2024
1 parent 89e9667 commit 37e6c19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Invoice.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ public function uuid($uuid = null)
}

$this->uuid = $uuid;
return $this;
}

/**
Expand Down

0 comments on commit 37e6c19

Please sign in to comment.