Provider
in package
CLI provider for the Jobs component.
Registers all jobs-related CLI commands.
Table of Contents
Methods
- register() : void
- Register jobs commands with the CLI registry
Methods
register()
Register jobs commands with the CLI registry
public
static register(Registry $registry) : void
Parameters
- $registry : Registry
-
CLI Registry instance