• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/v2/PropertyValue/PropertyValueFactory.php
  • Класс: BitrixCatalogv2PropertyValuePropertyValueFactory
  • Вызов: PropertyValueFactory::createEntity
public function createEntity(): PropertyValue
{
	return $this->container->make(self::PROPERTY_VALUE);
}