<?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.updater.entity_with_values' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Tool/Component/StorageUtils/Updater/ObjectUpdaterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Pim/Enrichment/Component/Product/Updater/EntityWithValuesUpdater.php';

return $this->privates['pim_catalog.updater.entity_with_values'] = new \Akeneo\Pim\Enrichment\Component\Product\Updater\EntityWithValuesUpdater(($this->privates['pim_catalog.updater.property_setter'] ?? $this->load('getPimCatalog_Updater_PropertySetterService.php')));
