<?php
namespace Whater\Infrastructure\CommonBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class WhaterInfrastructureCommonBundle extends Bundle
{
}