<?php
namespace EHC\HTMLIdableBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class EHCHTMLIdableBundle extends Bundle
{
}