File: /home/cafsindia/help.cafsindia.com/var/cache/production/ContainerVL97kbQ/getTicket3Service.php
<?php
namespace ContainerVL97kbQ;
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 getTicket3Service extends App_KernelProductionContainer
{
/*
* Gets the private 'Webkul\UVDesk\SupportCenterBundle\Form\Ticket' shared autowired service.
*
* @return \Webkul\UVDesk\SupportCenterBundle\Form\Ticket
*/
public static function do($container, $lazyLoad = true)
{
return $container->privates['Webkul\\UVDesk\\SupportCenterBundle\\Form\\Ticket'] = new \Webkul\UVDesk\SupportCenterBundle\Form\Ticket();
}
}