• Модуль: ui
  • Путь к файлу: ~/bitrix/modules/ui/lib/entityselector/textnode.php
  • Класс: BitrixUIEntitySelectorTextNode
  • Вызов: TextNode::getType
public function getType(): ?string
{
	return $this->type;
}