Provider
in package
CLI provider for the Scaffolding component.
Registers all code generation and scaffolding commands.
Table of Contents
Methods
- register() : void
- Register scaffolding commands with the CLI registry
Methods
register()
Register scaffolding commands with the CLI registry
public
static register(Registry $registry) : void
Parameters
- $registry : Registry
-
CLI Registry instance