Current Path : /home/blwgracecity/jesusexp.org/guzzle/src/Exception/ |
Current File : /home/blwgracecity/jesusexp.org/guzzle/src/Exception/GuzzleException.php |
<?php namespace YoastSEO_Vendor\GuzzleHttp\Exception; use YoastSEO_Vendor\Psr\Http\Client\ClientExceptionInterface; interface GuzzleException extends \YoastSEO_Vendor\Psr\Http\Client\ClientExceptionInterface { }