<?php

namespace ContainerFNJZDzG;

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 getSuiviINDModelTypeService extends App_KernelProdDebugContainer
{
    /**
     * Gets the private 'App\Form\SuiviINDModelType' shared autowired service.
     *
     * @return \App\Form\SuiviINDModelType
     */
    public static function do($container, $lazyLoad = true)
    {
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
        include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
        include_once \dirname(__DIR__, 4).'/src/Form/SuiviINDModelType.php';

        return $container->privates['App\\Form\\SuiviINDModelType'] = new \App\Form\SuiviINDModelType();
    }
}
