• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/update/block/fontweight.php
  • Класс: BitrixLandingUpdateBlockFontWeight
  • Вызов: FontWeight::__construct
public function __construct($blockId, $content)
{
	$this->blockId = $blockId;
	$this->content = $content;
}