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