• Модуль: documentgenerator
  • Путь к файлу: ~/bitrix/modules/documentgenerator/lib/rest/restmanager.php
  • Класс: BitrixDocumentGeneratorRestRestManager
  • Вызов: RestManager::onRestGetModule
static function onRestGetModule()
{
	return ['MODULE_ID' => Driver::MODULE_ID];
}