Copied!
AbstractInterface
Methods
public abstract format(Psr\Http\Message\RequestInterface $request, ?Psr\Http\Message\ResponseInterface $response = NULL, ?Throwable $error = NULL) : string
 

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
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration