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