services['PrestaShopBundle\\Controller\\Admin\\Sell\\Catalog\\Product\\ProductController'] = $instance = new \PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController(); $instance->setContainer($this); return $instance;