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