<?php
namespace Ggergo\SqlIndexHintBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class GgergoSqlIndexHintBundle extends Bundle
{
}