<?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 'akeneo.pim.enrichment.factory.value.image' shared service.

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

return $this->privates['akeneo.pim.enrichment.factory.value.image'] = new \Akeneo\Pim\Enrichment\Component\Product\Factory\Value\ImageValueFactory(($this->privates['akeneo_file_storage.repository.file_info'] ?? $this->load('getAkeneoFileStorage_Repository_FileInfoService.php')));
