• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/entity/location/parents.php
  • Класс: BitrixLocationEntityLocationParents
  • Вызов: Parents::getDescendant
public function getDescendant(): ?Location
{
	return $this->descendant;
}