<?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_KsJXWRGService extends App_KernelProdContainer
{
    /*
     * Gets the private '.service_locator.KsJXWRG' shared service.
     *
     * @return \Symfony\Component\DependencyInjection\ServiceLocator
     */
    public static function do($container, $lazyLoad = true)
    {
        $instance = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
            'api_platform.doctrine.odm.links_handler' => ['privates', 'api_platform.doctrine.odm.links_handler', 'getApiPlatform_Doctrine_Odm_LinksHandlerService', true],
        ], [
            'api_platform.doctrine.odm.links_handler' => 'ApiPlatform\\Doctrine\\Odm\\State\\LinksHandler',
        ]);

        if (isset($container->privates['.service_locator.KsJXWRG'])) {
            return $container->privates['.service_locator.KsJXWRG'];
        }

        return $container->privates['.service_locator.KsJXWRG'] = $instance;
    }
}
