<?php

namespace ContainerYbU9dcX;

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_0Ohy4brService extends App_KernelProdContainer
{
    /*
     * Gets the private '.service_locator.0Ohy4br' shared service.
     *
     * @return \Symfony\Component\DependencyInjection\ServiceLocator
     */
    public static function do($container, $lazyLoad = true)
    {
        return $container->privates['.service_locator.0Ohy4br'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
            'repository' => ['privates', '.errored..service_locator.0Ohy4br.App\\Engine\\Admin\\AdminRepositoryInterface', NULL, 'Cannot autowire service ".service_locator.0Ohy4br": it references interface "App\\Engine\\Admin\\AdminRepositoryInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "App\\Engine\\AdministratorUser\\AdministratorUserRepository", "App\\Engine\\Literature\\LiteratureRepository", "App\\Engine\\Navigation\\NavigationRepository", "App\\Engine\\Page\\PageRepository", "App\\Engine\\UpcomingEvent\\UpcomingEventRepository", "App\\Engine\\VisitorsNotification\\VisitorsNotificationRepository".'],
        ], [
            'repository' => 'App\\Engine\\Admin\\AdminRepositoryInterface',
        ]);
    }
}
