<?php
namespace Aqarmap\Bundle\OTPBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class OTPBundle extends Bundle
{
}