ok
Direktori : /proc/thread-self/root/home2/selectio/www/ramali.in/dashboard/api-firebase/razorpay/src/ |
Current File : //proc/thread-self/root/home2/selectio/www/ramali.in/dashboard/api-firebase/razorpay/src/Card.php |
<?php namespace Razorpay\Api; class Card extends Entity { /** * @param $id Card id */ public function fetch($id) { return parent::fetch($id); } }