<?php

namespace ContainerYfsqiAB;

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

/*
 * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
 */
class getCmsPageControllerService extends AdminKernelDevContainer
{
    /*
     * Gets the public 'PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController' shared autowired service.
     *
     * @return \PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController
     */
    public static function do($container, $lazyLoad = true)
    {
        $container->services['PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController'] = $instance = new \PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController();

        $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
            'PrestaShopBundle\\Service\\Grid\\ResponseBuilder' => ['services', '.container.private.prestashop.bundle.grid.response_builder', 'get_Container_Private_Prestashop_Bundle_Grid_ResponseBuilderService', true],
            'PrestaShop\\PrestaShop\\Core\\CommandBus\\CommandBusInterface' => ['services', 'prestashop.core.command_bus', 'getPrestashop_Core_CommandBusService', true],
            'PrestaShop\\PrestaShop\\Core\\ConfigurationInterface' => ['services', 'PrestaShop\\PrestaShop\\Adapter\\Configuration', 'getConfigurationService', false],
            'PrestaShop\\PrestaShop\\Core\\Configuration\\IniConfiguration' => ['services', 'PrestaShop\\PrestaShop\\Core\\Configuration\\IniConfiguration', 'getIniConfigurationService', true],
            'PrestaShop\\PrestaShop\\Core\\Context\\ApiClientContext' => ['privates', 'PrestaShop\\PrestaShop\\Core\\Context\\ApiClientContext', 'getApiClientContextService', false],
            'PrestaShop\\PrestaShop\\Core\\Context\\CountryContext' => ['privates', 'PrestaShop\\PrestaShop\\Core\\Context\\CountryContext', 'getCountryContextService', false],
            'PrestaShop\\PrestaShop\\Core\\Context\\CurrencyContext' => ['privates', 'PrestaShop\\PrestaShop\\Core\\Context\\CurrencyContext', 'getCurrencyContextService', false],
            'PrestaShop\\PrestaShop\\Core\\Context\\EmployeeContext' => ['privates', 'PrestaShop\\PrestaShop\\Core\\Context\\EmployeeContext', 'getEmployeeContextService', false],
            'PrestaShop\\PrestaShop\\Core\\Context\\LanguageContext' => ['privates', 'PrestaShop\\PrestaShop\\Core\\Context\\LanguageContext', 'getLanguageContextService', false],
            'PrestaShop\\PrestaShop\\Core\\Context\\LegacyControllerContext' => ['services', 'PrestaShop\\PrestaShop\\Core\\Context\\LegacyControllerContext', 'getLegacyControllerContextService', false],
            'PrestaShop\\PrestaShop\\Core\\Context\\ShopContext' => ['privates', 'PrestaShop\\PrestaShop\\Core\\Context\\ShopContext', 'getShopContext2Service', false],
            'PrestaShop\\PrestaShop\\Core\\EnvironmentInterface' => ['services', 'prestashop.adapter.environment', 'getPrestashop_Adapter_EnvironmentService', true],
            'PrestaShop\\PrestaShop\\Core\\FeatureFlag\\FeatureFlagStateCheckerInterface' => ['services', 'PrestaShop\\PrestaShop\\Core\\FeatureFlag\\FeatureFlagStateCheckerInterface', 'getFeatureFlagStateCheckerInterfaceService', false],
            'PrestaShop\\PrestaShop\\Core\\Grid\\Position\\GridPositionUpdaterInterface' => ['services', 'PrestaShop\\PrestaShop\\Core\\Grid\\Position\\GridPositionUpdater', 'getGridPositionUpdaterService', true],
            'PrestaShop\\PrestaShop\\Core\\Grid\\Position\\PositionUpdateFactoryInterface' => ['services', 'PrestaShop\\PrestaShop\\Core\\Grid\\Position\\PositionUpdateFactory', 'getPositionUpdateFactoryService', true],
            'PrestaShop\\PrestaShop\\Core\\Grid\\Presenter\\GridPresenterInterface' => ['services', '.container.private.prestashop.core.grid.presenter.grid_presenter', 'get_Container_Private_Prestashop_Core_Grid_Presenter_GridPresenterService', true],
            'PrestaShop\\PrestaShop\\Core\\Help\\Documentation' => ['services', 'PrestaShop\\PrestaShop\\Core\\Help\\Documentation', 'getDocumentationService', true],
            'PrestaShop\\PrestaShop\\Core\\Hook\\HookDispatcherInterface' => ['services', 'PrestaShop\\PrestaShop\\Core\\Hook\\HookDispatcher', 'getHookDispatcherService', false],
            'Symfony\\Contracts\\Translation\\TranslatorInterface' => ['services', 'Symfony\\Contracts\\Translation\\TranslatorInterface', 'getTranslatorInterfaceService', false],
            'cms_page' => ['services', 'PrestaShop\\PrestaShop\\Core\\Grid\\Definition\\Factory\\CmsPageDefinitionFactory', 'getCmsPageDefinitionFactoryService', true],
            'cms_page_category' => ['services', 'PrestaShop\\PrestaShop\\Core\\Grid\\Definition\\Factory\\CmsPageCategoryDefinitionFactory', 'getCmsPageCategoryDefinitionFactoryService', true],
            'form.factory' => ['privates', 'form.factory', 'getForm_FactoryService', true],
            'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
            'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
            'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
            'router' => ['services', 'prestashop.router', 'getPrestashop_RouterService', true],
            'security.authorization_checker' => ['privates', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false],
            'security.csrf.token_manager' => ['services', 'Symfony\\Component\\Security\\Csrf\\CsrfTokenManagerInterface', 'getCsrfTokenManagerInterfaceService', false],
            'security.token_storage' => ['privates', 'security.token_storage', 'getSecurity_TokenStorageService', false],
            'serializer' => ['privates', 'serializer', 'getSerializerService', false],
            'twig' => ['privates', 'twig', 'getTwigService', false],
            'web_link.http_header_serializer' => ['privates', 'web_link.http_header_serializer', 'getWebLink_HttpHeaderSerializerService', false],
        ], [
            'PrestaShopBundle\\Service\\Grid\\ResponseBuilder' => '?',
            'PrestaShop\\PrestaShop\\Core\\CommandBus\\CommandBusInterface' => '?',
            'PrestaShop\\PrestaShop\\Core\\ConfigurationInterface' => '?',
            'PrestaShop\\PrestaShop\\Core\\Configuration\\IniConfiguration' => 'PrestaShop\\PrestaShop\\Core\\Configuration\\IniConfiguration',
            'PrestaShop\\PrestaShop\\Core\\Context\\ApiClientContext' => 'PrestaShop\\PrestaShop\\Core\\Context\\ApiClientContext',
            'PrestaShop\\PrestaShop\\Core\\Context\\CountryContext' => 'PrestaShop\\PrestaShop\\Core\\Context\\CountryContext',
            'PrestaShop\\PrestaShop\\Core\\Context\\CurrencyContext' => 'PrestaShop\\PrestaShop\\Core\\Context\\CurrencyContext',
            'PrestaShop\\PrestaShop\\Core\\Context\\EmployeeContext' => 'PrestaShop\\PrestaShop\\Core\\Context\\EmployeeContext',
            'PrestaShop\\PrestaShop\\Core\\Context\\LanguageContext' => 'PrestaShop\\PrestaShop\\Core\\Context\\LanguageContext',
            'PrestaShop\\PrestaShop\\Core\\Context\\LegacyControllerContext' => 'PrestaShop\\PrestaShop\\Core\\Context\\LegacyControllerContext',
            'PrestaShop\\PrestaShop\\Core\\Context\\ShopContext' => 'PrestaShop\\PrestaShop\\Core\\Context\\ShopContext',
            'PrestaShop\\PrestaShop\\Core\\EnvironmentInterface' => '?',
            'PrestaShop\\PrestaShop\\Core\\FeatureFlag\\FeatureFlagStateCheckerInterface' => '?',
            'PrestaShop\\PrestaShop\\Core\\Grid\\Position\\GridPositionUpdaterInterface' => '?',
            'PrestaShop\\PrestaShop\\Core\\Grid\\Position\\PositionUpdateFactoryInterface' => '?',
            'PrestaShop\\PrestaShop\\Core\\Grid\\Presenter\\GridPresenterInterface' => '?',
            'PrestaShop\\PrestaShop\\Core\\Help\\Documentation' => 'PrestaShop\\PrestaShop\\Core\\Help\\Documentation',
            'PrestaShop\\PrestaShop\\Core\\Hook\\HookDispatcherInterface' => '?',
            'Symfony\\Contracts\\Translation\\TranslatorInterface' => '?',
            'cms_page' => 'PrestaShop\\PrestaShop\\Core\\Grid\\Definition\\Factory\\CmsPageDefinitionFactory',
            'cms_page_category' => 'PrestaShop\\PrestaShop\\Core\\Grid\\Definition\\Factory\\CmsPageCategoryDefinitionFactory',
            'form.factory' => '?',
            'http_kernel' => '?',
            'parameter_bag' => '?',
            'request_stack' => '?',
            'router' => '?',
            'security.authorization_checker' => '?',
            'security.csrf.token_manager' => '?',
            'security.token_storage' => '?',
            'serializer' => '?',
            'twig' => '?',
            'web_link.http_header_serializer' => '?',
        ]))->withContext('PrestaShopBundle\\Controller\\Admin\\Improve\\Design\\CmsPageController', $container));

        return $instance;
    }
}
