class ReceivedRequest (View source)

Class ReceivedRequest used to hold the function name and request object of a call make to a mock gRPC stub.

Methods

__construct($funcCall, $requestObject, $deserialize = null, $metadata = [], $options = [])

No description

getArray()

No description

getFuncCall()

No description

getRequestObject()

No description

getMetadata()

No description

getOptions()

No description

Details

__construct($funcCall, $requestObject, $deserialize = null, $metadata = [], $options = [])

Parameters

$funcCall
$requestObject
$deserialize
$metadata
$options

getArray()

getFuncCall()

getRequestObject()

getMetadata()

getOptions()