• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/integrations/report/eventhandler.php
  • Класс: BitrixImOpenLinesIntegrationsReportEventHandler
  • Вызов: EventHandler::onReportsCollect
static function onReportsCollect()
{
	return array(
		new HandlersTreatment(),
		new HandlersDialog(),
	);
}