HasSummary
Table of Contents
Properties
- $summary : string
Methods
- getSummary() : string
- Returns the summary which describes this element.
Properties
$summary
protected
string
$summary
= ''
A summary describing the function of this element in short.
Methods
getSummary()
Returns the summary which describes this element.
public
getSummary() : string
This method will automatically attempt to inherit the parent's summary if this one has none.