Requests::__construct

Advertisement

Private Access Private Access

This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Summery Summery

This is a static class, do not instantiate it

Syntax Syntax

Requests::__construct()

Source Source

File: wp-includes/class-requests.php

	private function __construct() {}

Advertisement

Advertisement

Leave a Reply