MtnMomoServiceProvider
class MtnMomoServiceProvider extends ServiceProvider (View source)
Package service provider.
Methods
void
boot()
Bootstrap the application services.
void
register()
Register the application services.
ClientInterface
commandClient()
Create command's concrete client.
Details
void
boot()
Bootstrap the application services.
void
register()
Register the application services.
protected ClientInterface
commandClient()
Create command's concrete client.