abstract class Provider (View source)

Extending this class allows groups of services to be registered at once.

Methods

__construct(Application $app)

No description

register()

Registers the services provided by this provider.

provides()

No description

Details

__construct(Application $app)

No description

Parameters

Application $app

abstract register()

Registers the services provided by this provider.

provides()

No description