<?phpuse Symfony\Component\DependencyInjection\Argument\RewindableGenerator;// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.// Returns the public 'Plugin\Synplgbase\Controller\ProductController' shared autowired service.include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/Controller.php';include_once $this->targetDirs[3].'/src/Eccube/Controller/AbstractController.php';include_once $this->targetDirs[3].'/src/Eccube/Controller/ProductController.php';include_once $this->targetDirs[3].'/app/Plugin/Synplgbase/Controller/ProductController.php';$this->services['Plugin\\Synplgbase\\Controller\\ProductController'] = $instance = new \Plugin\Synplgbase\Controller\ProductController(${($_ = isset($this->services['eccube.purchase.flow.cart']) ? $this->services['eccube.purchase.flow.cart'] : $this->load('getEccube_Purchase_Flow_CartService.php')) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\CustomerFavoriteProductRepository']) ? $this->services['Eccube\\Repository\\CustomerFavoriteProductRepository'] : $this->load('getCustomerFavoriteProductRepositoryService.php')) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Service\\CartService']) ? $this->services['Eccube\\Service\\CartService'] : $this->getCartServiceService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\BaseInfoRepository']) ? $this->services['Eccube\\Repository\\BaseInfoRepository'] : $this->getBaseInfoRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['security.authentication_utils']) ? $this->services['security.authentication_utils'] : $this->load('getSecurity_AuthenticationUtilsService.php')) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\Master\\ProductListMaxRepository']) ? $this->services['Eccube\\Repository\\Master\\ProductListMaxRepository'] : $this->load('getProductListMaxRepositoryService.php')) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\PageRepository']) ? $this->services['Eccube\\Repository\\PageRepository'] : $this->getPageRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ClassNameRepository']) ? $this->services['Eccube\\Repository\\ClassNameRepository'] : $this->load('getClassNameRepositoryService.php')) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ClassCategoryRepository']) ? $this->services['Eccube\\Repository\\ClassCategoryRepository'] : $this->load('getClassCategoryRepositoryService.php')) && false ?: '_'});$instance->setEccubeConfig(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});$instance->setEntityManager(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'});$instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});$instance->setSession(${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'});$instance->setFormFactory(${($_ = isset($this->services['form.factory']) ? $this->services['form.factory'] : $this->getForm_FactoryService()) && false ?: '_'});$instance->setEventDispatcher(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'});return $instance;