class PiwikServiceProvider extends ServiceProvider (View source)

Constants

PIWIK_CONFIG

Properties

protected bool $defer

Indicates if loading of the provider is deferred.

Methods

void
boot()

Bootstrap the application events.

void
register()

Register the service provider.

string[]
provides()

Get the services provided by the provider.

Details

void boot()

Bootstrap the application events.

Return Value

void

void register()

Register the service provider.

Return Value

void

string[] provides()

Get the services provided by the provider.

Return Value

string[]