<?php

namespace ContainerXKaODn2;

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

/**
 * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
 */
class get_ServiceLocator_8avDmzService extends App_KernelDevDebugContainer
{
    /**
     * Gets the private '.service_locator.8avDmz_' shared service.
     *
     * @return \Symfony\Component\DependencyInjection\ServiceLocator
     */
    public static function do($container, $lazyLoad = true)
    {
        return $container->privates['.service_locator.8avDmz_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService, [
            'equipementManager' => ['privates', 'App\\Service\\EquipementManager', 'getEquipementManagerService', true],
            'intervention' => ['privates', '.errored..service_locator.8avDmz_.App\\Entity\\Intervention', NULL, 'Cannot autowire service ".service_locator.8avDmz_": it references class "App\\Entity\\Intervention" but no such service exists.'],
        ], [
            'equipementManager' => 'App\\Service\\EquipementManager',
            'intervention' => 'App\\Entity\\Intervention',
        ]);
    }
}
