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