• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/integration/view/base.php
  • Класс: BitrixRestIntegrationViewBase
  • Вызов: Base::convertKeysToSnakeCaseArguments
public function convertKeysToSnakeCaseArguments($name, $arguments)
{
	return $arguments;
}