WP_CLI

Process::__construct()privateWP-CLI 1.0

Method of the class: Process{}

No Hooks.

Return

null. Nothing (null).

Usage

// private - for code of main (parent) class only
$result = $this->__construct();

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

private function __construct() {}