class XeedServiceProvider extends ServiceProvider implements DeferrableProvider

Methods

boot()

Bootstrap the application services.

register()

Register the application services.

array
provides()

Get the services provided by the provider.

Details

at line 23
boot()

Bootstrap the application services.

at line 44
register()

Register the application services.

at line 57
array provides()

Get the services provided by the provider.

Return Value

array