• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/model/channel.php
  • Класс: Bitrix\Pull\Model\Channel
  • Вызов: Channel::getPublicId
public function getPublicId(): string
{
	return $this->publicId;
}