PATH:
home
/
shotlining
/
public_html
/
wp-includes
/
Requests
/
src
/
Exception
<?php /** * Transport Exception * * @package Requests\Exceptions */ namespace WpOrg\Requests\Exception; use WpOrg\Requests\Exception; /** * Transport Exception * * @package Requests\Exceptions */ class Transport extends Exception {}
[-] Transport.php
[edit]
[+]
..
[-] ArgumentCount.php
[edit]
[+]
Transport
[-] Http.php
[edit]
[+]
Http
[-] InvalidArgument.php
[edit]