Merge branch 'master' of git.bluesquare.io:bluesquare-packages/symfony-billing

This commit is contained in:
2019-09-18 16:24:42 +02:00

View File

@@ -2,6 +2,7 @@
namespace Bluesquare\BillingBundle\Service; namespace Bluesquare\BillingBundle\Service;
use Doctrine\ORM\EntityManager;
use Symfony\Component\DependencyInjection\ContainerInterface; use Symfony\Component\DependencyInjection\ContainerInterface;
class BillingSrv class BillingSrv