<?php
/**
* Description of MakerBundle
*
* @author Nur Hidayatullah <kematjaya0@gmail.com>
*/
namespace Kematjaya\CrudMakerBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class CrudMakerBundle extends Bundle
{
}