trait ContentLeadTrait

Class ContentLeadTrait.

Methods

$this
setLead( string $lead)

No description

string|null
getLead()

No description

bool
hasLead()

No description

$this
clearLead()

No description

Details

at line line 30
$this setLead( string $lead)

Parameters

string $lead

Return Value

$this

at line line 40
string|null getLead()

Return Value

string|null

at line line 48
bool hasLead()

Return Value

bool

at line line 56
$this clearLead()

Return Value

$this