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