• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/fields/html.php
  • Класс: BitrixReportVisualConstructorFieldsHtml
  • Вызов: Html::printContent
public function printContent()
{
	echo $this->getContent();
}