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