Skip to content

Commit

Permalink
Update Transaction.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinverschoor authored Jun 3, 2020
1 parent a8ea7c3 commit 8b5c706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Transaction.php
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,8 @@ public static function details(
$result = $api->doRequest();

return new Result\Details($result);
}

}
/**
* Get the transaction in an exchange script.
* This will work for all kinds of exchange calls (GET, POST AND POST_XML)
Expand Down

0 comments on commit 8b5c706

Please sign in to comment.