phpDocumentor

HermesHSIRestService extends RestService
in package
implements LoggerAwareInterface

Interfaces, Classes and Traits

LoggerAwareInterface

Table of Contents

$logger  : mixed
performHermesHSIRequest()  : mixed
performRequest()  : RestCurlResponse
setLogger()  : null
Sets a logger instance on the object

Properties

Methods

performRequest()

public performRequest(RestRequest $request) : RestCurlResponse
Parameters
$request : RestRequest
Tags
throws
RestException
throws
RestTimeoutException
Return values
RestCurlResponse

setLogger()

Sets a logger instance on the object

public setLogger(LoggerInterface $logger) : null
Parameters
$logger : LoggerInterface
Return values
null

Search results