hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
QueueServiceProvider
hunt
framework
provider
QueueServiceProvider
class
QueueServiceProvider :
ServiceProvider
{
void
register
();
TaskQueue
build
();
}
Members
Functions
build
TaskQueue
build
()
Undocumented in source. Be warned that the author may not have intended to support it.
register
void
register
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From ServiceProvider
_container
DependencyContainer
_container
;
Undocumented in source.
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.
boot
void
boot
()
Bootstrap the application events.
Meta
Source
See Implementation
hunt
framework
provider
QueueServiceProvider
classes
QueueServiceProvider