<?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 public 'pim_analytics.controller.system_info' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Platform/Bundle/AnalyticsBundle/Controller/SystemInfoController.php';

return $this->services['pim_analytics.controller.system_info'] = new \Akeneo\Platform\Bundle\AnalyticsBundle\Controller\SystemInfoController(($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->privates['pim_analytics.data_collector.chained'] ?? $this->load('getPimAnalytics_DataCollector_ChainedService.php')));
