File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/razorpay/razorpay/src/FundAccount.php
Back
<?php namespace Razorpay\Api; use Requests; class FundAccount extends Entity { /** * Create a Fund Account . * * @param array $attributes * * @return FundAccount */ public function create($attributes = array()) { return parent::create($attributes); } /** * Fetch all Fund Accounts * * @param array $options * * @return Collection */ public function all($options = array()) { return parent::all($options); } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings