📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 09:52:35
📂
/
/
home
/
pallabnv
/
public_html
/
wp-includes__3bb9dea
/
php-ai-client
/
third-party
/
Psr
/
Http
/
Client
✏️
Editing: ClientExceptionInterface.php
<?php namespace WordPress\AiClientDependencies\Psr\Http\Client; /** * Every HTTP client related exception MUST implement this interface. */ interface ClientExceptionInterface extends \Throwable { }
💾 Save Changes
❌ Cancel