• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/integration/report/view/lostcalls/lostcallsgraph.php
  • Класс: BitrixVoximplantIntegrationReportViewLostCallsLostCallsGraph
  • Вызов: LostCallsGraph::__construct
public function __construct()
{
	parent::__construct();
	Extension::load(["voximplant.report.lostcalls"]);
}