\Heise\Shariff\BackendServiceInterface

Interface ServiceInterface.

Summary

Methods
Constants
getRequest()
extractCount()
getName()
filterResponse()
setConfig()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getRequest()

getRequest(string  $url): \Psr\Http\Message\RequestInterface

Parameters

string $url

Returns

\Psr\Http\Message\RequestInterface

extractCount()

extractCount(array  $data): integer

Parameters

array $data

Returns

integer

getName()

getName(): string

Returns

string

filterResponse()

filterResponse(string  $content): string

Parameters

string $content

Returns

string

setConfig()

setConfig(array  $config)

Parameters

array $config