PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
razorpay
/
razorpay
/
libs
/
Requests-2.0.4
/
src
/
Exception
/
Editing: Transport.php
<?php /** * Transport Exception * * @package Requests\Exceptions */ namespace WpOrg\Requests\Exception; use WpOrg\Requests\Exception; /** * Transport Exception * * @package Requests\Exceptions */ class Transport extends Exception {}
SAVE
CANCEL