File: //proc/self/cwd/nueva/var/cache/dev/ContainerXle9u1z/getOrderStateControllerService.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\ShopParameters\OrderStateController' shared service.
$this->services['PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\OrderStateController'] = $instance = new \PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController();
$instance->setContainer($this);
return $instance;