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