<?php
namespace App\IUTUDC\WebsiteBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class IUTUDCWebsiteBundle extends Bundle
{
}