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