trait BodyTrait

Methods

$this
setBody(string $body)

Sets the body for this

string
getBody()

Returns the body

Details

at line line 14
$this setBody(string $body)

Sets the body for this

Parameters

string $body

Return Value

$this

at line line 25
string getBody()

Returns the body

Return Value

string