File: /home/cafsindia/help.cafsindia.com/var/cache/dev/ContainerYPd8UuT/getUserInterfaceService.php
<?php
namespace ContainerYPd8UuT;
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 getUserInterfaceService extends App_KernelDevDebugContainer
{
/**
* Gets the private '.errored..service_locator.xV8zwpH.Symfony\Component\Security\Core\User\UserInterface' shared service.
*
* @return \Symfony\Component\Security\Core\User\UserInterface
*/
public static function do($container, $lazyLoad = true)
{
$container->throw('Cannot autowire service ".service_locator.xV8zwpH": it references interface "Symfony\\Component\\Security\\Core\\User\\UserInterface" but no such service exists. Did you create a class that implements this interface?');
}
}