• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/source/osm/converters/brconverter.php
  • Класс: BitrixLocationSourceOsmConvertersBrConverter
  • Вызов: BrConverter::getAdminLevel1
protected function getAdminLevel1(): ?array
{
	return $this->getBoundaryAdministrativeByLevel(static::STATE_ADMIN_LEVEL);
}