whoami7 - Manager
:
/
proc
/
self
/
root
/
home
/
kckglobal
/
public_html
/
portal
/
vendor
/
razorpay
/
razorpay
/
src
/
Upload File:
files >> //proc/self/root/home/kckglobal/public_html/portal/vendor/razorpay/razorpay/src/Collection.php
<?php namespace Razorpay\Api; use Countable; class Collection extends Entity implements Countable { public function count():int { $count = 0; if (isset($this->attributes['count'])) { return $this->attributes['count']; } return $count; } }
Copyright ©2021 || Defacer Indonesia