Skip to content

Commit

Permalink
Update gateway.php
Browse files Browse the repository at this point in the history
  • Loading branch information
1stpaygateway committed Jul 15, 2016
1 parent 9ceffca commit dadc124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php global $apiUrl, $result, $status, $version;
<?php
class Transaction implements JsonSerializable {
/**
* Transaction class: Ties into the PHP JSON Functions & makes them easily available to the RestGateway class.
Expand Down

0 comments on commit dadc124

Please sign in to comment.