Abstract
Interface
Methods |
public
abstract
format
(
Psr\Http\Message\RequestInterface
$request
,
?
Psr\Http\Message\ResponseInterface
$response
=
NULL
,
?
Throwable
$error
=
NULL
) :
string
Returns a formatted message string.
|