Item Type
Item Name
Search file in folder and subfolders...
<?php namespace WPMailSMTP\Vendor\GuzzleHttp\Exception; use WPMailSMTP\Vendor\Psr\Http\Client\ClientExceptionInterface; interface GuzzleException extends \WPMailSMTP\Vendor\Psr\Http\Client\ClientExceptionInterface { }