chill-bundles/ChillReportBundle.php
2014-11-07 11:46:05 +01:00

10 lines
130 B
PHP

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