Skip to content

Commit

Permalink
feat: update the php doc
Browse files Browse the repository at this point in the history
  • Loading branch information
faso-dev committed Jan 6, 2021
1 parent ce44655 commit 4a0e159
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/Fasodev/Sdk/TransactionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@

namespace Fasodev\Sdk;


/**
* Interface TransactionInterface
* @package Fasodev\Sdk
*/
interface TransactionInterface
{
public function processPayment();
Expand Down

0 comments on commit 4a0e159

Please sign in to comment.