File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/razorpay/razorpay/src/Errors/BadRequestError.php
Back
<?php namespace Razorpay\Api\Errors; class BadRequestError extends Error { protected $field = null; public function __construct($message, $code, $httpStatusCode, $field = null) { parent::__construct($message, $code, $httpStatusCode); $this->field = $field; } public function getField() { return $this->field; } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings