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

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