caisse-bliss/var/cache/dev/ContainerVvRT4pd/getSearchDtoService.php

23 lines
818 B
PHP

<?php
namespace ContainerVvRT4pd;
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 getSearchDtoService extends App_KernelDevDebugContainer
{
/**
* Gets the private '.errored..service_locator.3on9uHL.EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto
*/
public static function do($container, $lazyLoad = true)
{
throw new RuntimeException('Cannot autowire service ".service_locator.3on9uHL": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\SearchDto" but no such service exists.');
}
}