Automattic\WooCommerce\Admin\Features\ProductBlockEditor
BlockRegistry::__construct
Constructor.
Метод класса: BlockRegistry{}
Хуков нет.
Возвращает
null. Ничего (null).
Использование
// protected - в коде основоного (родительского) или дочернего класса $result = $this->__construct();
Код BlockRegistry::__construct() BlockRegistry:: construct WC 11.0.1
protected function __construct() {}