CLI
in package
CLI class.
Table of Contents
Methods
- __construct() : mixed
- Load required files and hooks to make the CLI work.
- hooks() : void
- Sets up and hooks WP CLI to our CLI code.
Methods
__construct()
Load required files and hooks to make the CLI work.
public
__construct() : mixed
hooks()
Sets up and hooks WP CLI to our CLI code.
private
hooks() : void