<?php

namespace ContainerNcOKZQY;

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 getShopRepository3Service extends AdminKernelProdDebugContainer
{
    /**
     * Gets the public 'PsCheckout\Infrastructure\Repository\ShopRepository' shared service.
     *
     * @return \PsCheckout\Infrastructure\Repository\ShopRepository
     */
    public static function do($container, $lazyLoad = true)
    {
        return $container->services['PsCheckout\\Infrastructure\\Repository\\ShopRepository'] = new \PsCheckout\Infrastructure\Repository\ShopRepository();
    }
}
