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