class NoopAdapter implements AdapterInterface (View source)

Methods

mixed
send(string $endpoint, string $content, array $headers = array(), array $files = array())

No description

Details

mixed send(string $endpoint, string $content, array $headers = array(), array $files = array())

Parameters

string $endpoint
string $content
array $headers
array $files

Return Value

mixed