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