• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/integrations/report/handlers/treatment.php
  • Класс: Bitrix\ImOpenLines\Integrations\Report\Handlers\Treatment
  • Вызов: Treatment::__construct
public function __construct()
{
	parent::__construct();
	$this->setTitle(Loc::getMessage('OPEN_LINES_TREATMENT'));
	$this->setCategoryKey('open_lines');
}