array when() Get the events that trigger this service provider to register. Return Value array
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
void forceSchema(string $schema) Force the schema for URLs. Parameters string $schema Return Value void
void question(string $string) Write a string as question output. Parameters string $string Return Value void
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
array payload() Get the decoded body of the job. Return Value array
bool hasFired(string $event) Determine if the given event has been fired. Parameters string $event Return Value bool
array writeManifest(array $manifest) Write the service manifest file to disk. Parameters array $manifest Return Value array
void registerPolicies() Register the application's policies. Return Value void
void addNamespace(string $namespace, string $hint) Add a new namespace to the loader. Parameters string $namespace string $hint Return Value void
Page 226 of 996