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