📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 19:35:06
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
psr
/
http-client
/
src
✏️
Editing: ClientExceptionInterface.php
<?php namespace Psr\Http\Client; /** * Every HTTP client related exception MUST implement this interface. */ interface ClientExceptionInterface extends \Throwable { }
💾 Save Changes
❌ Cancel