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