<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'pim_catalog.entity_with_family_variant.add_parent_to_product' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Pim/Enrichment/Component/Product/EntityWithFamilyVariant/AddParent.php';

return $this->privates['pim_catalog.entity_with_family_variant.add_parent_to_product'] = new \Akeneo\Pim\Enrichment\Component\Product\EntityWithFamilyVariant\AddParent(($this->privates['pim_catalog.repository.product_model'] ?? $this->load('getPimCatalog_Repository_ProductModelService.php')), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
