• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/integrations/report/handlers/treatment.php
  • Класс: BitrixImOpenLinesIntegrationsReportHandlersTreatment
  • Вызов: Treatment::getSingleDemoData
public function getSingleDemoData()
{
	$this->setCalculatedData($this->getPreparedDemoData());
	return $this->getSingleData();
}