🏠 Root
/
home
/
artorgp
/
www
/
wp-content
/
plugins
/
wordpress-seo
/
vendor_prefixed
/
guzzlehttp
/
guzzle
/
src
/
Exception
/
Editing: GuzzleException.php
<?php namespace YoastSEO_Vendor\GuzzleHttp\Exception; use YoastSEO_Vendor\Psr\Http\Client\ClientExceptionInterface; interface GuzzleException extends \YoastSEO_Vendor\Psr\Http\Client\ClientExceptionInterface { }
Save
Cancel