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