<?php

namespace ContainerRYWeSXx;

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 get_ServiceLocator_IN3fI5wService extends App_KernelProdContainer
{
    /*
     * Gets the private '.service_locator.IN3fI5w' shared service.
     *
     * @return \Symfony\Component\DependencyInjection\ServiceLocator
     */
    public static function do($container, $lazyLoad = true)
    {
        return $container->privates['.service_locator.IN3fI5w'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
            'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
            'security.event_dispatcher.tracking_login' => ['privates', 'security.event_dispatcher.tracking_login', 'getSecurity_EventDispatcher_TrackingLoginService', true],
            'security.event_dispatcher.tracking_jwt' => ['privates', 'security.event_dispatcher.tracking_jwt', 'getSecurity_EventDispatcher_TrackingJwtService', true],
            'security.event_dispatcher.temu' => ['privates', 'security.event_dispatcher.temu', 'getSecurity_EventDispatcher_TemuService', true],
            'security.event_dispatcher.login' => ['privates', 'security.event_dispatcher.login', 'getSecurity_EventDispatcher_LoginService', true],
            'security.event_dispatcher.oauth' => ['privates', 'security.event_dispatcher.oauth', 'getSecurity_EventDispatcher_OauthService', true],
            'security.event_dispatcher.main' => ['privates', 'security.event_dispatcher.main', 'getSecurity_EventDispatcher_MainService', true],
        ], [
            'event_dispatcher' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
            'security.event_dispatcher.tracking_login' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
            'security.event_dispatcher.tracking_jwt' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
            'security.event_dispatcher.temu' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
            'security.event_dispatcher.login' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
            'security.event_dispatcher.oauth' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
            'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
        ]);
    }
}
