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