• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/webhook/payload/batch.php
  • Класс: BitrixSeoWebHookPayloadBatch
  • Вызов: Batch::setSource
public function setSource($source)
{
	$this->source = $source;
	return $this;
}