class GeoliteServiceProvider extends ServiceProvider

Properties

protected bool $defer

Indicates if loading of the provider is deferred.

Methods

void
register()

Register the service provider.

array
provides()

Get the services provided by the provider.

Details

at line 22
void register()

Register the service provider.

Return Value

void

at line 45
array provides()

Get the services provided by the provider.

Return Value

array