WP_CLI_Command::__construct()publicWP-CLI 1.0

Method of the class: WP_CLI_Command{}

No Hooks.

Return

null. Nothing (null).

Usage

$WP_CLI_Command = new WP_CLI_Command();
$WP_CLI_Command->__construct();

WP_CLI_Command::__construct() code WP-CLI 2.8.0-alpha

public function __construct() {}