File: //dev/shm/fym/cache/pro_/ContainerPqu9koK/getConfigSubscriber8Service.php
<?php
namespace ContainerPqu9koK;
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 getConfigSubscriber8Service extends AppKernelProdContainer
{
/*
* Gets the public 'Mautic\FormBundle\EventListener\ConfigSubscriber' shared autowired service.
*
* @return \Mautic\FormBundle\EventListener\ConfigSubscriber
*/
public static function do($container, $lazyLoad = true)
{
return $container->services['Mautic\\FormBundle\\EventListener\\ConfigSubscriber'] = new \Mautic\FormBundle\EventListener\ConfigSubscriber();
}
}