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