<?php
namespace App\Application\Internit\IndiceCorrecaoBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ApplicationInternitIndiceCorrecaoBundle extends Bundle
{
}