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