whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
razorpay
/
razorpay
/
src
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/razorpay/razorpay/src/Document.php
<?php namespace Razorpay\Api; class Document extends Entity { public function create($attributes = array()) { $attributes = $this->setFile($attributes); return parent::create($attributes); } public function fetch($id) { return parent::fetch($id); } }
Copyright ©2021 || Defacer Indonesia