<?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_file_storage.file_storage.filesystem_provider' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Tool/Component/FileStorage/FilesystemProvider.php';

return $this->privates['akeneo_file_storage.file_storage.filesystem_provider'] = new \Akeneo\Tool\Component\FileStorage\FilesystemProvider(($this->services['oneup_flysystem.mount_manager'] ?? $this->load('getOneupFlysystem_MountManagerService.php')));
