WP_Privacy_Policy_Content::__construct()privateWP 4.9.6

Constructor

Method of the class: WP_Privacy_Policy_Content{}

No Hooks.

Return

null. Nothing (null).

Usage

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

Changelog

Since 4.9.6 Introduced.

WP_Privacy_Policy_Content::__construct() code WP 6.5.2

private function __construct() {}