• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/configuration/structure.php
  • Класс: BitrixRestConfigurationStructure
  • Вызов: Structure::getFileList
public function getFileList()
{
	return $this->setting->get(self::CODE_FILES_LIST);
}