File: //dev/shm/fym/cache/prod/ContainerYor9IUF/getEmail2Service.php
<?php
namespace ContainerYor9IUF;
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 getEmail2Service extends AppKernelProdContainer
{
/*
* Gets the private '.errored..service_locator.CDD9Olv.Mautic\EmailBundle\Entity\Email' shared service.
*
* @return \Mautic\EmailBundle\Entity\Email
*/
public static function do($container, $lazyLoad = true)
{
$container->throw('Cannot autowire service ".service_locator.CDD9Olv": it references class "Mautic\\EmailBundle\\Entity\\Email" but no such service exists.');
}
}