Merge branch 'master' of git.bluesquare.io:bluesquare-packages/symfony-billing
This commit is contained in:
commit
22f3393b09
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue