<?php
namespace StudentBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ABaCusStudentBundle extends Bundle
{
}