• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/protobuf/requestbatch.php
  • Класс: BitrixPullProtobufRequestBatch
  • Вызов: RequestBatch::setRequestsList
public function setRequestsList(ProtobufCollection $value = null)
    {
        $this->requests = $value;
    }