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