<?php
namespace Rhyme\QuickProducts;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class QuickProductsBundle extends Bundle
{
}