File: /home4/cca63905/public_html/nueva/var/cache/dev/ContainerQecuh6j/getProfileControllerService.php
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController' shared service.
$this->services['PrestaShopBundle\\Controller\\Admin\\Configure\\AdvancedParameters\\ProfileController'] = $instance = new \PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController();
$instance->setContainer($this);
return $instance;