dvadf
File manager - Edit - /home/centroca/public_html/wp/wp-content/plugins/wp-smushit/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatterInterface.php
Back
<?php namespace Smush_Vendor\GuzzleHttp; use Smush_Vendor\Psr\Http\Message\RequestInterface; use Smush_Vendor\Psr\Http\Message\ResponseInterface; interface MessageFormatterInterface { /** * Returns a formatted message string. * * @param RequestInterface $request Request that was sent * @param ResponseInterface|null $response Response that was received * @param \Throwable|null $error Exception that was received */ public function format(RequestInterface $request, ?ResponseInterface $response = null, ?\Throwable $error = null) : string; }
dvadf
dvadf
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings