Devise
Class

Devise\Indexer\Providers\IndexerServiceProvider

class IndexerServiceProvider extends ServiceProvider

Methods

void boot()

Bootstrap the application events.

void register()

Register the service provider.

array provides()

Get the services provided by the provider.

Details

at line 20
public void boot()

Bootstrap the application events.

Return Value

void

at line 30
public void register()

Register the service provider.

Return Value

void

at line 44
public array provides()

Get the services provided by the provider.

Return Value

array