File manager - Edit - /var/www/payraty/lms_main/vendor/razorpay/razorpay/src/Collection.php
Back
<?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; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings