• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/v2/PropertyFeature/PropertyFeatureRepository.php
  • Класс: BitrixCatalogv2PropertyFeaturePropertyFeatureRepository
  • Вызов: PropertyFeatureRepository::__construct
public function __construct(PropertyFeatureFactory $factory)
{
	$this->factory = $factory;
}