• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/integration/report/view/callduration/calldurationgraph.php
  • Класс: BitrixVoximplantIntegrationReportViewCallDurationCallDurationGraph
  • Вызов: CallDurationGraph::__construct
public function __construct()
{
	parent::__construct();
	$this->setJsClassName('BX.Voximplant.Report.Dashboard.Content.CallDuration');
	Extension::load(['voximplant.report.callduration']);
}