• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/service/formatservice.php
  • Класс: BitrixLocationServiceFormatService
  • Вызов: FormatService::getDefaultFormatCode
public function getDefaultFormatCode(): string
{
	return $this->defaultFormatCode;
}