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