• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/v2/Property/Property.php
  • Класс: BitrixCatalogv2PropertyProperty
  • Вызов: Property::loadPropertyFeatureCollection
protected function loadPropertyFeatureCollection(): PropertyFeatureCollection
{
	return $this->propertyFeatureRepository->getCollectionByParent($this);
}