• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/entity/format/field.php
  • Класс: Bitrix\Location\Entity\Format\Field
  • Вызов: Field::getType
public function getType(): int
{
	return $this->type;
}