6 lines
91 B
PHP
6 lines
91 B
PHP
<?php
|
|
|
|
namespace App\Modules\OnlinePayment\Repositories;
|
|
|
|
class OnlinePaymentRepository {}
|