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;
|
||||
|
||||
use Doctrine\ORM\EntityManager;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
|
||||
class BillingSrv
|
||||
|
|
Loading…
Reference in New Issue