interface RequestBodyInterface (View source)

RequestBodyInterface

Methods

string|resource|StreamInterface
getBody()

Get the Body of the Request

Details

at line line 14
string|resource|StreamInterface getBody()

Get the Body of the Request

Return Value

string|resource|StreamInterface