<?php
namespace Whater\Infrastructure\BlogBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
/**
* Class WhaterInfrastructureBlogBundle
*
* @package Whater\Infrastructure\BlogBundle
*/
class WhaterInfrastructureBlogBundle extends Bundle
{
}