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