class ServiceProvider extends ServiceProvider

Methods

boot()

No description

void
register()

Register the service provider.

array
provides()

Get the services provided by the provider.

Details

at line 14
boot()

at line 26
void register()

Register the service provider.

Return Value

void

at line 80
array provides()

Get the services provided by the provider.

Return Value

array