trait LongDescriptionTrait

Methods

string
getLongDescription()

Returns the long description

$this
setLongDescription(string $longDescription)

Sets the long description

Details

at line line 13
string getLongDescription()

Returns the long description

Return Value

string

at line line 23
$this setLongDescription(string $longDescription)

Sets the long description

Parameters

string $longDescription

Return Value

$this