Skip to content

Commit

Permalink
Update iPaymu.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
frankyso committed May 30, 2016
1 parent 8c7c96c commit 32a363f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion iPaymu.class.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<?php
namespace App\Http\Utilities;
/**
* @author Franky So <frankyso.mail@gmail.com>
*/
namespace iPaymu;
class iPaymu
{
public $apiKey;
Expand Down

0 comments on commit 32a363f

Please sign in to comment.