PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
/
Editing: GuzzleException.php
<?php namespace GuzzleHttp\Exception; use Psr\Http\Client\ClientExceptionInterface; interface GuzzleException extends ClientExceptionInterface { }
SAVE
CANCEL