Skip to content

Commit

Permalink
Add missing import.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Aug 31, 2017
1 parent 2f24513 commit 31e0f20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Three/Bill/Transaction.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

namespace Billplz\Three\Bill;

use Billplz\Three\Request;

class Transaction extends Request
{
/**
Expand Down

0 comments on commit 31e0f20

Please sign in to comment.