WpOrg\Requests

Requests::__construct()privateWP 1.0

This is a static class, do not instantiate it

Method of the class: Requests{}

No Hooks.

Return

null. Nothing (null).

Usage

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

Requests::__construct() code WP 6.5.2

private function __construct() {}