Automattic\WooCommerce\Admin\Features\ProductBlockEditor

BlockRegistry::__constructprotectedWC 1.0

Constructor.

Метод класса: BlockRegistry{}

Хуков нет.

Возвращает

null. Ничего (null).

Использование

// protected - в коде основоного (родительского) или дочернего класса
$result = $this->__construct();

Код BlockRegistry::__construct() WC 11.0.1

protected function __construct() {}