• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/tradingplatform/vk/feed/data/sources/section.php
  • Класс: BitrixSaleTradingPlatformVkFeedDataSourcesSection
  • Вызов: Section::next
public function next()
{
	$this->currentKey++;
	$this->currentRecord = $this->nextItem();
}