• Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/lib/workflow/template/tpl.php
  • Класс: BitrixBizprocWorkflowTemplateTpl
  • Вызов: Tpl::getDocumentComplexType
public function getDocumentComplexType()
{
	return [$this->getModuleId(), $this->getEntity(), $this->getDocumentType()];
}