11 lines
125 B
PHP
11 lines
125 B
PHP
<?php
|
|
|
|
namespace App\Library\AirtelMoneyMw;
|
|
|
|
class AirtelPush {
|
|
/**
|
|
* @param Collection $collection
|
|
*/
|
|
|
|
}
|
|
?>
|