Provider
abstract class Provider (View source)
Extending this class allows groups of services to be registered at once.
Properties
protected Application | $app |
Methods
Details
__construct(Application $app)
No description
abstract
register()
Registers the services provided by this provider.
provides()
No description