<?php
namespace App\Bundle\ShibbolethBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ShibbolethBundle extends Bundle
{
}