Yoast\WP\SEO\Introductions\Domain
Introductions_Bucket::__construct()
The constructor.
Метод класса: Introductions_Bucket{}
Хуков нет.
Возвращает
null
. Ничего (null).
Использование
$Introductions_Bucket = new Introductions_Bucket(); $Introductions_Bucket->__construct();
Код Introductions_Bucket::__construct() Introductions Bucket:: construct Yoast 24.4
public function __construct() { $this->introductions = []; }