for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* Created by Carl Owens ([email protected])
* Company: PartFire Ltd (www.partfire.co.uk)
* Copyright © 2017 PartFire Ltd. All rights reserved.
*
* User: Carl Owens
* Date: 19/01/2017
* Time: 23:21
* File: PayOut.php
**/
namespace PartFire\MangoPayBundle\Services;
class PayOut
{
public function create()
}
public function get()