class ComposerSecurityCheckServiceProvider extends ServiceProvider

Methods

void
boot()

Bootstrap the application events.

void
register()

Register the service provider.

string[]
provides()

Get the services provided by the provider.

Details

at line line 21
void boot()

Bootstrap the application events.

Return Value

void

at line line 39
void register()

Register the service provider.

Return Value

void

at line line 55
string[] provides()

Get the services provided by the provider.

Return Value

string[]