• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/protobuf/channelid.php
  • Класс: BitrixPullProtobufChannelId
  • Вызов: ChannelId::clear
public function clear()
    {
        $this->id = null;
        $this->isPrivate = null;
        $this->signature = null;
    }