<?php
namespace Bluesquare\BillingBundle\Service;
class BillingSrv
{
public function createPurchase($arr)
}