ServiceProvider

Members

Functions

boot
void boot()

Bootstrap the application events.

container
shared(DependencyContainer) container()
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register()

Register any application services.

Variables

_container
DependencyContainer _container;
Undocumented in source.

Meta