<?php
namespace GaussAllianz\ShibbolethGuardBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ShibbolethGuardBundle extends Bundle
{
}