• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/infrastructure/service/disputedareaservice/dispute.php
  • Класс: BitrixLocationInfrastructureServiceDisputedAreaServiceDispute
  • Вызов: Dispute::__construct
public function __construct()
{
	$this->currentRegion = CurrentRegionFinderService::getInstance()->getRegion();
}