WP_Screen::__construct()
Constructor
Method of the class: WP_Screen{}
No Hooks.
Return
null
. Nothing (null).
Usage
// private - for code of main (parent) class only $result = $this->__construct();
Changelog
Since 3.3.0 | Introduced. |
WP_Screen::__construct() WP Screen:: construct code WP 6.8
private function __construct() {}