Sid Gifari File Manager
🏠 Root
/
home2
/
meumer25
/
painelbistroemcasa.meumercado.app
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
/
Editing: GuzzleException.php
<?php namespace GuzzleHttp\Exception; use Psr\Http\Client\ClientExceptionInterface; interface GuzzleException extends ClientExceptionInterface { }
Save
Cancel