trait BodyPart

Body Part

For all models that do have a code body

Methods

$this
setBody(string $body)

Sets the body for this

string
getBody()

Returns the body

Details

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

Sets the body for this

Parameters

string $body

Return Value

$this

at line line 33
string getBody()

Returns the body

Return Value

string