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