ok
Direktori : /proc/self/root/home2/selectio/www/y1jobportal.in/razorpay-php-2.9.0/src/ |
Current File : //proc/self/root/home2/selectio/www/y1jobportal.in/razorpay-php-2.9.0/src/ArrayableInterface.php |
<?php namespace Razorpay\Api; interface ArrayableInterface { /** * Get the instance as an array. * * @return array */ public function toArray(); }