_WP_Editors::__construct()privateWP 1.0

Method of the class: _WP_Editors{}

No Hooks.

Return

null. Nothing (null).

Usage

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

_WP_Editors::__construct() code WP 6.5.2

private function __construct() {}