<?php
namespace ERP\PayrollReportBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ERPPayrollReportBundle extends Bundle
{
}