Sid Gifari File Manager
🏠 Root
/
home
/
ailwtbdh
/
lynchestinegroup.com
/
wp-content
/
plugins
/
ninja-forms-uploads
/
lib
/
Psr
/
Http
/
Client
/
Editing: ClientExceptionInterface.php
<?php namespace NF_FU_LIB\Psr\Http\Client; /** * Every HTTP client related exception MUST implement this interface. */ interface ClientExceptionInterface extends \Throwable { }
Save
Cancel