abstract class AbstractInput extends Document

Document

Methods

mix
handleResponse(Response $response)

handleResponse

string
getMethod()

getMethod

string
getOperationName()

getOperationName

Details

at line 44
abstract mix handleResponse(Response $response)

handleResponse

verarbeitet das Ergebniss

Parameters

Response $response Ergebniss

Return Value

mix Result

at line 51
string getMethod()

getMethod

Return Value

string Method

at line 60
string getOperationName()

getOperationName

Return Value

string OperationName