• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/tradingplatform/ebay/feed/data/sources/order.php
  • Класс: BitrixSaleTradingPlatformEbayFeedDataSourcesOrder
  • Вызов: Order::rewind
public function rewind()
{
	$this->currentFileIdx = $this->startFileIdx;
}