• Модуль: rpa
  • Путь к файлу: ~/bitrix/modules/rpa/lib/urlmanager.php
  • Класс: BitrixRpaUrlManager
  • Вызов: UrlManager::getUrlTemplates
protected function getUrlTemplates(): array
{
	return CComponentEngine::makeComponentUrlTemplates($this->getDefaultUrlTemplates(), $this->getCustomUrlTemplates());
}