File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/razorpay/razorpay/src/Collection.php
Back
<?php namespace Razorpay\Api; use Countable; class Collection extends Entity implements Countable { public function count() { $count = 0; if (isset($this->attributes['count'])) { return $this->attributes['count']; } return $count; } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings