• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/integration/view/base.php
  • Класс: BitrixRestIntegrationViewBase
  • Вызов: Base::externalizeFileValue
protected function externalizeFileValue($name, $value, $fields): array
{
	throw new NotImplementedException('Externalize file. The method externalizeFile is not implemented.');
}