Update 'BillingBundle/Service/BillingSrv.php'
This commit is contained in:
parent
f71c5da2c0
commit
ae6c0f383c
|
@ -2,6 +2,7 @@
|
|||
|
||||
namespace Bluesquare\BillingBundle\Service;
|
||||
|
||||
use Doctrine\ORM\EntityManager;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
|
||||
class BillingSrv
|
||||
|
|
Loading…
Reference in New Issue