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