• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/category.php
  • Класс: BitrixReportVisualConstructorCategory
  • Вызов: Category::setLabel
public function setLabel($label)
{
	$this->label = $label;
}