<?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 getMetaControllerService extends AdminKernelDevContainer
{
    /*
     * Gets the public 'PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController' shared autowired service.
     *
     * @return \PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController
     */
    public static function do($container, $lazyLoad = true)
    {
        $container->services['PrestaShopBundle\\Controller\\Admin\\Configure\\ShopParameters\\MetaController'] = $instance = new \PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController(($container->services['prestashop.admin.meta_settings.set_up_urls.form_handler'] ?? $container->load('getPrestashop_Admin_MetaSettings_SetUpUrls_FormHandlerService')), ($container->services['prestashop.admin.meta_settings.shop_urls.form_handler'] ?? $container->load('getPrestashop_Admin_MetaSettings_ShopUrls_FormHandlerService')), ($container->services['prestashop.admin.meta_settings.seo_options.form_handler'] ?? $container->load('getPrestashop_Admin_MetaSettings_SeoOptions_FormHandlerService')), ($container->services['prestashop.admin.meta_settings.url_schema.form_handler'] ?? $container->load('getPrestashop_Admin_MetaSettings_UrlSchema_FormHandlerService')), ($container->services['prestashop.core.grid.factory.meta'] ?? $container->load('getPrestashop_Core_Grid_Factory_MetaService')));

        $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\\Adapter\\Routes\\DefaultRouteProvider' => ['services', '.container.private.prestashop.adapter.data_provider.default_route', 'get_Container_Private_Prestashop_Adapter_DataProvider_DefaultRouteService', true],
            'PrestaShop\\PrestaShop\\Adapter\\Shop\\ShopUrlDataProvider' => ['services', '.container.private.prestashop.adapter.shop.shop_url', 'get_Container_Private_Prestashop_Adapter_Shop_ShopUrlService', true],
            'PrestaShop\\PrestaShop\\Adapter\\Tools' => ['services', 'PrestaShop\\PrestaShop\\Adapter\\Tools', 'getToolsService', false],
            '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],
            'PrestaShop\\PrestaShop\\Core\\Meta\\MetaDataProviderInterface' => ['services', 'PrestaShop\\PrestaShop\\Core\\Meta\\MetaDataProviderInterface', 'getMetaDataProviderInterfaceService', true],
            'PrestaShop\\PrestaShop\\Core\\Util\\HelperCard\\DocumentationLinkProviderInterface' => ['services', 'PrestaShop\\PrestaShop\\Core\\Util\\HelperCard\\DocumentationLinkProviderInterface', 'getDocumentationLinkProviderInterfaceService', false],
            'PrestaShop\\PrestaShop\\Core\\Util\\Url\\UrlFileCheckerInterface' => ['services', 'PrestaShop\\PrestaShop\\Core\\Util\\Url\\UrlFileCheckerInterface', 'getUrlFileCheckerInterfaceService', true],
            'Symfony\\Contracts\\Translation\\TranslatorInterface' => ['services', 'Symfony\\Contracts\\Translation\\TranslatorInterface', 'getTranslatorInterfaceService', false],
            '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\\Adapter\\Routes\\DefaultRouteProvider' => '?',
            'PrestaShop\\PrestaShop\\Adapter\\Shop\\ShopUrlDataProvider' => '?',
            'PrestaShop\\PrestaShop\\Adapter\\Tools' => 'PrestaShop\\PrestaShop\\Adapter\\Tools',
            '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' => '?',
            'PrestaShop\\PrestaShop\\Core\\Meta\\MetaDataProviderInterface' => '?',
            'PrestaShop\\PrestaShop\\Core\\Util\\HelperCard\\DocumentationLinkProviderInterface' => '?',
            'PrestaShop\\PrestaShop\\Core\\Util\\Url\\UrlFileCheckerInterface' => '?',
            'Symfony\\Contracts\\Translation\\TranslatorInterface' => '?',
            '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\\Configure\\ShopParameters\\MetaController', $container));

        return $instance;
    }
}
