<?php
namespace KMJ\PayPalBridgeBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class KMJPayPalBridgeBundle extends Bundle
{
}