• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/repository/departmentrepository.php
  • Класс: BitrixTimemanRepositoryDepartmentRepository
  • Вызов: DepartmentRepository::getDepartmentsTree
public function getDepartmentsTree()
{
	return (array)CIntranetUtils::getStructure()['TREE'];
}