Skip to content

Commit ee822d2

Browse files
committed
change: formating
1 parent 2eff47f commit ee822d2

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22

3-
namespace Bow\Payment\MTNMobile\Money
3+
namespace Bow\Payment\MTNMobileMoney\Collection
44

55
class MomoPayment
66
{
7-
7+
// Do something
88
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?php
2+
3+
namespace Bow\Payment\MTNMobileMoney\Collection
4+
5+
class MomoPaymentStatus
6+
{
7+
// Do something
8+
}

0 commit comments

Comments
 (0)