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