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