symfony-billing/BillingBundle/Service.php

9 lines
74 B
PHP

<?php
namespace Bluesquare\BillingBundle\Service;
class PaymentSrv
{
}