Skip to content

Commit

Permalink
Fixing worng namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
nuradiyana committed Mar 8, 2018
1 parent 43bab9d commit 2a1bb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Notification/Transfer.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Inisiatif\Midtrans;
namespace Inisiatif\Midtrans\Notification;

use Inisiatif\Midtrans\Factory\MidtransFactory;

Expand Down

0 comments on commit 2a1bb06

Please sign in to comment.