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