File: /home4/cca63905/public_html/nueva/var/cache/dev/ContainerQecuh6j/getAttributeControllerService.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\AttributeController' shared service.
$this->services['PrestaShopBundle\\Controller\\Admin\\AttributeController'] = $instance = new \PrestaShopBundle\Controller\Admin\AttributeController();
$instance->setContainer($this);
return $instance;