Constructor.
$urlstringrequired
$requestarrayrequired
public function __construct( $url, $request ) {
$this->url = $url;
$this->request = $request;
}
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_http_requests_hooks/__construct