WP_Screen::__construct
Constructor
Method of the class: WP_Screen{}
No Hooks.
Returns
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.9.1
private function __construct() {}