<?php
namespace HarmBandstra\SwaggerUiBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
/**
* HBSwaggerUiBundle
*
* @author Harm Bandstra <[email protected]>
*/
class HBSwaggerUiBundle extends Bundle
{
}